aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorgram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>2000-06-24 16:30:44 +0000
committergram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>2000-06-24 16:30:44 +0000
commit8545f3bda13194ff354b79634dfdc3e243e6c552 (patch)
tree499649dfe24851cb3915b5a6f23b3cd69cc15f22 /NEWS
parent9437738a9a0d72286ccb78a9e2b8a9ca1371d076 (diff)
Report changes for 0.8.10
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2088 f5534014-38df-0310-8fa8-9805f1628bb7
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)