Add an item for the tvbuffified HCLNFSD dissector.

svn path=/trunk/; revision=3292
This commit is contained in:
Guy Harris 2001-04-11 18:56:15 +00:00
parent 96ddc07b35
commit b7fd7c5c42
1 changed files with 1 additions and 0 deletions

1
NEWS
View File

@ -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)