aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-09-24 03:28:59 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-09-24 03:28:59 +0000
commite6015fbeb892b9eec20acdc9bcc4234762b17708 (patch)
treef5f3895b5860ced2022b177621e1b1b3fc74f2b7 /NEWS
parente22e07c397e49668b8e802dd118961c8385468a7 (diff)
Moved version to 0.7.4; updated documentation.
svn path=/trunk/; revision=714
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2e03bd077f..608332062e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Overview of changes in Ethereal 0.7.4:
+* Fixed Radcom file reader in wiretap (Olivier)
+* Add "--with-ucdsnmp" to autoconf (Bert Driehuis <driehuis@playbeing.org>)
+* Fix snoop reader for Solaris seek problem (Guy)
+* NetBIOS and NBIPX updates (Guy)
+* Capture dialogue changes (Guy, Laurent)
+* Movement of GTK files to subdirectory (Gilbert, Guy)
+* Wiretap support for Lucent/Ascent WAN router traces (Gerald)
+* Added dissector for Internet Cache Protocol (Peter Torvals)
+* Added dissector for Internet Printing Protocol (Guy)
+* Show the IP flags as 4 bits (Daniel Ryde <ryde@tripnet.se>)
+* Changed usage of FT_BOOLEAN (Gilbert)
+* Fixed bugs with short packets and eth, tr, and fddi (Gilbert, Guy)
+* Fix for IPX SAP types (Mark H. Wood <mwood@IUPUI.edu>)
+* TRMAC now uses dfilter variables (Gilbert)
+* randpkt added; produces trace file of random packets (Gilbert)
+* New helper macros in packet.h (Guy)
+* x.25 and lapb fixes (Olivier)
+* Wiretap compilation fixes (Laurent)
+* OSI fixes; CLNP now uses dfilter variables (Laurent)
+* New Collapse/Expand All function (Laurent)
+* Enhanced printing options (Guy)
+* zlib support for compress trace files (Ashok)
+* Fix ICMP timestamp dissection (Dirk Bonne <dirk@out1.mx.skynet.be>)
+
Overview of changes in Ethereal 0.7.3:
* Fixed bug in RSVP, added RSVP+ support (Ashok)
* Fixed bug in display filter parsing (Gilbert)