All the news, in 80 columns. :)
authorGilbert Ramirez <gram@alumni.rice.edu>
Mon, 5 Mar 2001 17:52:20 +0000 (17:52 -0000)
committerGilbert Ramirez <gram@alumni.rice.edu>
Mon, 5 Mar 2001 17:52:20 +0000 (17:52 -0000)
svn path=/trunk/; revision=3104

NEWS

diff --git a/NEWS b/NEWS
index 7382ef00cbd329f845df5716a2a0fa8827dd1a9a..f7ed9c6f389f2fbf9812b2962c63cffec57ce453 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -42,6 +42,61 @@ Overview of changes in Ethereal 0.8.16:
         Gerald)
 * WTLS support and WSP fixes (Alexandre P. Ferreira)
 * Work around CMU SNMP bug (Guy)
+* "Decode As" (David Hampton)
+* Modularize field types (FT_*) (Gilbert)
+* Re-write display filter code (Gilbert)
+* "drange" --- modularized byte slice routines for dfilters (Ed Warnicke)
+* Always show scrollbar in tree view panel (Gilbert)
+* Fixes for lemon parser generator (Guy)
+* Updates for dfilter-creation-GUI re: new dfilter code (Guy)
+* Better filter string handling (Guy)
+* Support for NLMv3 SHARE and UNSHARE (Guy)
+* RSVP fixes (Guy)
+* VINES fix (Guy)
+* Fix for Token-Ring (Guy, Gilbert)
+* Clean up warnings from MSVC (Guy)
+* Support for V3 CALLIT and V4 BCAST/INDIRECT in portmap (Guy)
+* RTP update (Guy)
+* Code movement for 802.3 handling (Guy)
+* PIM fixes (Guy)
+* WCCP update (Simharajan Srishylam)
+* TFTP build fix for Windows (Guy)
+* RPC updates (Guy)
+* Better error handling during captures, including change in
+       protocol between parent and child processes (Guy)
+* Try to get "drops" info from libpcap (Guy)
+* Proper activation/deactivation for "Decode As" menu item (Guy)
+* Do proper display filtering on multiple fields registered
+       to the same name (Guy)
+* Properly decode BOOTP option 82 (Greg Kilfoyle)
+* WAP/WTLS updates (Neil Hunter)
+* NetXray timestamp fixes (Chris Jepeway)
+* ISAKAMP update (Yaniv Kaul)
+* Add MIP extensions (Stefan, Guy)
+* Diameter fixes for handling bad packets (Gilbert)
+* Work-around for "line-buffered" not meaning "line-buffered" with
+       MSVC (Guy)
+* Re-write of diameter dissector (David Frascone)
+* Win32 Ethereal, if started as GUI w/o a console, will
+       create a console when necessary to show warnings/errors. (Guy)
+* Correct TSIG decoding in DNS (itojun)
+* Add support for SRV RRs in DNS (Nathan)
+* Add hidden boolean fields designating bad IP or ICMP
+       checksums (James E. Flemer)
+* Add them also for various IP-family protocols (Guy)
+* Wiretap support for Etherpeek (v5, 6, and 7) support (Daniel Thompson)
+* Display filter doco update (Guy)
+* Add cvsdiff-fix.py, for cleaning up the result of "cvs diff" (Gilbert)
+* Support for RFC 3024 reverse tunneling support for MIP (Peter Lei)
+* Fixes for NBIPX and microsoft-related IPX usage (Guy)
+* Support for Rquota protocol (Mike Frisch)
+* Code movement for AH dissector (Guy)
+* Fix color selection widget in TCP Streams preferences (Gilbert)
+* Add "Toggle All", "Enable All" and "Disable All" buttons to
+       dissector-selection GUI (Gilbert)
+* Selection of bytes in GUI hex dump selects the appropriate field
+       in the GUI protocol tree (Gilbert)
+* MGCP updates (Ed Warnicke)
 
 Overview of changes in Ethereal 0.8.15:
 * HSRP updates (Heikki)