aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2000-07-04 12:04:45 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2000-07-04 12:04:45 +0000
commit5e56c77cfca7687b532b7207824f7a2675647a3a (patch)
treedf501ea4c4bde6ff29d4014e37bb2e5ddddb0961 /NEWS
parent7fd7ebe2d8ea385981e55ffe9130d15938ec93ef (diff)
More news for 0.8.10
svn path=/trunk/; revision=2107
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 10 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index dd78207dd9..8383516bc1 100644
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@ Overview of changes in Ethereal 0.8.10:
* Remove dead tos_str symbol (itojun)
* More manufacturer ether codes (Gaetan Soltesz <gaetan@cisco.com>)
* Support for capturing on Linux ATM interfaces (Mark Clayton)
-* NG Sniffer file reading fixes (Joerg)
+* NG Sniffer file reading fixes (Joerg, Guy)
* Make 'tethereal -h' look similar to 'ethereal -h' (Joerg)
* Support for "Update list of packets in real time" on Win32 (Graham)
* Win32 makefile dependency fix (Graham)
@@ -21,7 +21,15 @@ Overview of changes in Ethereal 0.8.10:
* tvbtest enhancements (Guy)
* Treat TCP follow temp file as binary, for Win32 (Guy)
* Read NetXRay 2.002 files (Joerg, Guy)
-
+* Fix octet string buffer overflow in packet-snmp.c (Guy)
+* asn1.c/packet-snmp.c code cleanup (Guy)
+* Variable name ("cf"/"cfile") cleanup (Ben Fowler)
+* GUI-code enhancements (Guy)
+* Wiretap enhancements (Guy)
+* Support for OSI CLTP (Guy)
+* ISAKMP padding fix (Guy)
+* GUI progress bar change (Guy)
+* Debian build-file fix (Olivier)
Overview of changes in Ethereal 0.8.9:
* Timestamps in RTP summary column (Jason Lango)