aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2000-06-24 16:30:44 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2000-06-24 16:30:44 +0000
commit254c803dcae48c6e555fccc5799ad164c4870ee4 (patch)
tree499649dfe24851cb3915b5a6f23b3cd69cc15f22 /NEWS
parentae1f565029dd00cbf4abe4144a9b8eac61cdf9da (diff)
Report changes for 0.8.10
svn path=/trunk/; revision=2088
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 44acc69794..dd78207dd9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Overview of changes in Ethereal 0.8.10:
+* Code cleanup (Gilbert)
+* Assign port 1052 to DDTP (Olivier)
+* Add syslog dissector (Gerald)
+* Build cleanup (Guy)
+* X11 dissector (Christophe, Guy)
+* RPC cleanup (Guy)
+* tvbuffication (Olivier, Gilbert)
+* 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)
+* 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)
+* Fix for people who don't read the FAQ. I.e., fix for
+ calling snmp_set_full_objid(0 in packet-snmp.c (Guy)
+* OSI fix (Guy)
+* ISIS fix (Guy)
+* AFS volume name display fix (Guy)
+* tvbtest enhancements (Guy)
+* Treat TCP follow temp file as binary, for Win32 (Guy)
+* Read NetXRay 2.002 files (Joerg, Guy)
+
+
Overview of changes in Ethereal 0.8.9:
* Timestamps in RTP summary column (Jason Lango)
* Fix build warnings (Ron Flory)