Assorted fixes to the news items.

svn path=/trunk/; revision=1683
This commit is contained in:
Guy Harris 2000-03-03 05:40:15 +00:00
parent 8baaf8f8bd
commit 859bb27222
1 changed files with 6 additions and 6 deletions

12
NEWS
View File

@ -17,7 +17,7 @@ Overview of changes in Ethereal 0.8.4:
(Peter Kjellerstedt <peter.kjellerstedt@axis.com>)
* Typo fix in OSPF (Nick Amato)
* Code movement (Guy)
* NetBSD zlib build fix (Guy)
* NetBSD zlib build fix (Itojun, Guy)
* Misc. code fixes (Guy)
* Win32 fixes (Guy)
* Support for SMB Mailslot and Netlogin (Jeff Foster)
@ -27,8 +27,8 @@ Overview of changes in Ethereal 0.8.4:
* Allow for non-"struct timeval" in tethereal (Gilbert)
* Upgrade gtkclist.c to GTK+-1.2.7 (Gilbert)
* Support raw IP nettl captures (Olivier)
* Fix X.25 data structur initialization (Olivier, Guy)
* New WTAP encap type: WTAP_ERR_UNSUPPORTED_ENCAP (Guy)
* Fix X.25 data structure initialization (Olivier, Guy)
* New WTAP error code: WTAP_ERR_UNSUPPORTED_ENCAP (Guy)
* LanMan fix (Richard)
* Doco updates (Guy)
* Fix for UCD SNMP 4.1.x
@ -36,15 +36,15 @@ Overview of changes in Ethereal 0.8.4:
* Buffer fix (Guy)
* SMB Logon fix (Richard, Jeff Foster)
* Tethereal fix for multi-arg filters on command line (Guy)
* Fix HTTP request and response (Laurent, Guy)
* Fix HTTP request and response (Laurent)
* Support for Dynamic Host Information Services (Olivier)
* Add TCP segment length to TCP packet summary (Fred Reimer)
* Pop up single packet's proto tree in new window (Jeff Foster, Guy)
* Developer's README, finally! (James Coe, Guy, Jeff Foster)
* Support for HPUX 11 nettl files (Olivier)
* Support for HP-UX 11 nettl files (Olivier)
* Make scrollbar placement option ubiquitous (Guy)
* Support for Sinec H1 protocol (Gerrit Gehnen)
* Show version number resource in COTP (Gerrit Genen)
* Show version number resource in COTP (Gerrit Gehnen)
Overview of changes in Ethereal 0.8.3:
* Win32 path delimiter fixes (Guy)