diff options
author | Guy Harris <guy@alum.mit.edu> | 2001-04-11 18:56:15 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2001-04-11 18:56:15 +0000 |
commit | b7fd7c5c42ead1e9cf72ac59b0fe2bdff87d0f67 (patch) | |
tree | 3138f73e63f8b90dde6c353a253eb25cf288a93d /NEWS | |
parent | 96ddc07b35a5bd0222ee84f1013839fcd916e28d (diff) |
Add an item for the tvbuffified HCLNFSD dissector.
svn path=/trunk/; revision=3292
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |