aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-03-03 05:40:15 +0000
committerGuy Harris <guy@alum.mit.edu>2000-03-03 05:40:15 +0000
commit859bb272222340a733bb6de78908ebee237569de (patch)
tree0a83452409138333af455ed9fabf269a5fe6be2d /NEWS
parent8baaf8f8bd9f86135b765c7d46276f715ae5349c (diff)
Assorted fixes to the news items.
svn path=/trunk/; revision=1683
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 6 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 6db96a7395..236f089d9e 100644
--- a/NEWS
+++ b/NEWS
@@ -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)