aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2001-04-11 18:56:15 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2001-04-11 18:56:15 +0000
commitba83ef392461ad151de7f93b112c999a9302ee2e (patch)
tree3138f73e63f8b90dde6c353a253eb25cf288a93d /NEWS
parent2644cc5962ad15506433988fcd25211bff3a9ea3 (diff)
Add an item for the tvbuffified HCLNFSD dissector.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3292 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2be2bef081..51dfce03af 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ Overview of changes in Ethereal 0.8.17:
* Wiretap support for Cisco HDLC (Guy)
* New dissector: Cisco HDLC (guy)
* Tvbuffication of MOUNT dissector (Ronnie Sahlberg)
+* Tvbuffication of HCLNFSD dissector (Ronnie Sahlberg)
* Memory double-free fix (Guy)
* Change tvb_get_ptr() to return 'const guint8*' (Gilbert, Guy)
* Fix for IEEE 802.11 trying to modify result of tvb_get_ptr() (Guy)