summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-10-27 02:55:07 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-10-27 02:55:07 +0000
commit5ecad5b6e3298468a147988089e2f52ec43b0bc5 (patch)
tree832a6927e7498c7d180c2b139a08f1ada063360b /NEWS
parent3c4a52e342f04e2549a0e5354f01c915c39f67d8 (diff)
downloadwireshark-5ecad5b6e3298468a147988089e2f52ec43b0bc5.tar.gz
Moved version to 0.7.7
svn path=/trunk/; revision=933
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7d597d47eb..3791d7a0de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Overview of changes in Ethereal 0.7.7:
+* Check header length in IP header (Guy)
+* Fix printf formats in packet-rx.c (Guy)
+* NTP changes (Tomislav Vujec)
+* Add conversation mechanism and generalize net/datalink address storage (Guy)
+* Fix ipproto.c bug (Guy)
+* Removed erroneous assert in packet-sna.c (Gilbert)
+* Support for Appletalk DDP, Banyan Vines, and SNA FID type 4 addresses
+ in "address" type code (Guy)
+* Fixes for Appletalk and Vines (Guy)
+* Add ICQ dissector (Kojak)
+* Remove compilation warnings in packet-snmp.c (Tomislav)
+* Remove compilation warnings from packet-smb.c (Richard)
+* Add make-reg-dotc to let non-GNU makes work. (Guy)
+
Overview of changes in Ethereal 0.7.6:
* Fix xdlc bug (Guy, Gilbert)
* Add name resolution option to GUI. (Laurent)