Final updates for 0.9.14.
[metze/wireshark/wip.git] / NEWS
diff --git a/NEWS b/NEWS
index 3791d7a0de808a120f26c7bdafb827207e944d5e..af6babff6d8b21dc3f7f27bae4037b871af9174a 100644 (file)
--- a/NEWS
+++ b/NEWS
-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)
-* Fix LLC bug (Guy)
-* Display filter bug fixes
-       Santeri Paavolainen <santtu@ssh.fi>
-       Dewi Morgan <dewim@sco.com>
-       (Gilbert)
-* Print changes (Guy)
-* NG Sniffer FDDI time unit fix (Guy)
-* Fixes for SINIX (Uwe Girlich)
-* Lots of fork/sync fixes (Guy)
-* Add filename to Capture dialog box (Guy)
-* New display filters for many protocols
-       (Laurent... the man!)
-* Check for bad packet lengths in many protocols
-       (Laurent, Gilbert, Guy)
-* More SMB fields and fixes (Richard, Guy)
-* NBNS fix (Richard)
-* POP fix (Laurent)
-* Fix behavior for bad color filters (Gilbert)
-* Default colors for color wheel (Santeri Paavolainen <santtu@ssh.fi>)
-* ZLIB error messages (Guy)
-* Display filter byte-string syntax additions (Gilbert)
-* IPv6 proto_tree and display filter support (Lareunt, Jun-ichiro)
-* Added info to protocol registration (Gilbert)
-* Added signed integer support to display filters (Phil Techau)
-* IPv6 fixes (Jun-ichiro)
-* ASCII/EBCDIC conversion in TCP Follow window (Gilbert)
-* Add DOUBLE filtering to display filters (Gilbert)
-* OSPF fix to dissect MD5 field (Tony Hard <thart@avici.com>
-* Automated method of finding proto_register functions (Guy)
-* Wiretap support for nettl (HP-UX trace tool) (Olivier)
-* Added BPDU (Christophe Tronche)
-* Added SNA (Gilbert)
-* Added RIPng, PIM (Jun-ichiro)
-* Added Yahoo messager and pager protocols (Nathan)
-* Added NTP (Nathan)
-* Added BGP (Jun-ichiro)
-* Added AFS, RX (Nathan)
-* Addef VLAN (802.1q) (Nathan)
-
-Overview of changes in Ethereal 0.7.5:
-* Fixed bug when reading files on FreeBSD (Guy)
-* Fixed compilation bug when disabling zlib on FreeBSD (Guy)
-
-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)
-* Allow compilation from different directory
-       (Brad, <brad@openbsd.org>)
-* Packet colorization (John)
-* Updated RSVP decoder (Ashok)
-* Fixed Token-Ring for more Linux 2.0 drivers
-       (Tom Gallagher <Tom.Gallagher@madge.com>)
-* Change to usage of boolean fields in display filters (Gilbert)
-* Optimized GTKClist (Guy)
-* Optimized wiretap/ethereal interaction (Guy)
-* Handle NBNS continuations (Richard)
-* Started ATM support (Guy)
-* Enhanced user-friendliness via default behaviors and error messages
-       (Guy, Gilbert)
-* Fixed ICMP/IGMP checksums (Richard Jørgensen <ric@tbit.dk>)
-* Removed security-related race-condition when capturing (Guy)
-* Lots and lots o' misc. fixes (Guy)
-
-Overview of changes in Ethereal 0.7.2:
-* Another memory leak fix (Jochen)
-* Allow compilation from different directory (Laurent, Gilbert)
-* -R flag for on command line, applied when reading a capture file (Jochen)
-* Updated docs (Guy)
-* Handles ICMP Unreachable|Frag Required (John)
-* NetBEUI support (Jeff, Guy)
-* Fix for Token-Ring RIF display (Gilbert)
-* Dramatically decreased file-load time (Guy)
-* Fixed -S option timeout handling (Laurent)
-
-Overview of changes in Ethereal 0.7.1:
-* Fixed big memory leaks in dfilter code (Guy)
-* Enhanced xdlc, llc, and x25 (Guy, Olivier)
-* Made glossary-dump option not initialize X11 (Guy)
-* Fixed logical operands in dfilter code (Gilbert)
-* Added progress bar to display filter (Gilbert)
-* -S option fix (Laurent)
-
-Overview of changes in Ethereal 0.7.0:
-* Addition of RTSP and SDP dissectors (Jason)
-* New proto_tree and display filter system (Gilbert)
-* Updated SMB suport (Richard)
-* RADIUS dissector added (Johan)
-* Display filter text-entry does auto-reload (Guy)
-* Now compiles on Win32 (Gilbert)
-* Removed support for GTK+-1.[01].x (Gilbert)
-* Column re-sizing changes (Guy)
-* Linux ATM Classical IP support (Theirry)
-* X.25 support in wiretap iptrace routine (Olivier)
-* Wiretap fix for "-S" ethereal option (Laurent)
-* LAPB and X.25 dissectors added (Olivier)
-* FreeBSD compilation cleanups (Bill Fumerola,
-       <billf@jade.chc-chimes.com>)
-* Ability to print all packets at once (Guy)
-
-Overview of changes in Ethereal 0.6.3:
-* Capture dialogue window data bug-fix (Guy)
-* PPPoE (PPP over Ethernet) added (Jeff Jahr)
-* ISAKMP, GRE, PPTP added (Brad Robel-Forrest)
-* RSVP added (Ashok Narayanan)
-* Summary dialogue added (Aaron Hillegass)
-* Match Selected GUI added (Ashok Narayanan)
-* Display Option GUI allows change of Time column (Guy)
-* GTK 1.[12] bug fix (Gilbert)
-* Code clean up (Guy)
-* strerror() added for platforms that don't have it (Guy)
-
-Overview of changes in Ethereal 0.6.2:
-* Almost-real-time capture and display (John, Laurent)
-* Initial support for SMB (Richard)
-* Initial support for SNMP (Didier, Gilbert)
-* Wiretap now reads NetMon 2.0 file formats (Guy)
-
-Overview of changes in Ethereal 0.6.1:
-* Released because of packaging problem in 0.6.0
-* Information about building on Tru64
-
-Overview of changes in Ethereal 0.6.0:
-* IPv6 support greatly improved (Jun-ichiro)
-* IPsec added (Jun-ichiro)
-* NCP code totally re-written (Gilbert)
-* GTK dependencies removed from packet-*.c code (Gilbert)
-* Captures now saved in temporary files (Gilbert)
-* Statistics are more accurate during capture (Guy)
-* TCP-follow bug fixed (Laurent)
-* ANSI complieant bitfields for TCP and AATALK (Gilbert)
-* Various time fields decoded better (Guy)
-* NetBIOS Node types added to DHCP (Guy)
-* Cisco Discovery Protocol updated (Hannes)
-* DNS acronyms converted to English (Guy)
-* FTP, TFTP, POP, and Telnet added (Richard)
-* NNTP and HTTP added (Guy)
-* NetBIOS Sessions over TCP added (Guy)
-* NetBIOS Name Servic improved (Guy)
-* IP field over-writing bug fixed (Hannes)
-* Wiretap does some offline filtering (Gilbert)
-* Wiretap now supports NetMon, NetXray, Sniffer Pro (Guy)
-
-Overview of changes in Ethereal 0.5.1:
-* Updated Vines support (Joerg Mayer)
-* Bitfield decoding support (Guy)
-* GTK+ 1.1/1.2 support (Gilbert, Gerald)
-* Make TCP info more verbose (Gerald)
-* Fix resize problems w/main window (Gerald)
-* Fix time output (Gerald)
-* Add support for AIX iptrace files to wiretap (Gilbert)
-
-Overview of changes in Ethereal 0.5.0:
-* Initial release of wiretap library (Gilbert)
-* Sun C compiler fixes (Laurent)
-* Enhanced PPP support (Guy)
-* OMG CORBA GIOP/IIOP support (Laurent)
-* Configurable columns (Gerald)
-* Lots of other fixes and enhancements
-
-Overview of changes in Ethereal 0.4.1:
-* Copious amount of fixes (Guy)
-* Minor fixes to the filter prefs dialog (Gerald)
-* About box (Laurent)
-* Initial NetBIOS Name Services support (Gilbert, Guy)
-* Initial AppleTalk support (Simon Wilkinson)
-
-Overview of changes in Ethereal 0.4.0:
-
-* Lots of fixes from Guy Harris
-* Preferences dialog (Gerald)
-* OSPF updates (Hannes, Gerald)
-* FDDI support (Laurent, Guy)
-* Separate display and capture filters (Gerald)
-
-Overview of changes in Ethereal 0.3.17:
-
-* Ethernet manufacturer support (Laurent)
-* Netware SAP support (Gilbert)
-* Misc Netware/token ring fixes and enhancements (Gilbert)
-* PPP fixes (Gerald)
-* Null/loopback interface support (Gerald)
-
-Overview of changes in Ethereal 0.3.16:
-
-* Support for ISO/OSI CLNP & COTP (Laurent)
-* Support for Banyan Vines (Don)
-* TCP reconstruction support (Mike)
-
-Overview of changes in Ethereal 0.3.15:
+$Id: NEWS,v 1.132 2003/07/23 23:14:57 gerald Exp $
 
-* OSPF fixes (Hannes)
-* Preliminary IPv6 support (Hannes)
-* Name resolution (Laurent)
-* Font and help option (Laurent)
-* Token ring fixes (Gilbert)
-* DLT_RAW #define fixes (Laurent, Hannes and a few others)
+== July 23, 2003
 
-Overview of changes in Ethereal 0.3.14:
+Ethereal 0.9.14 has been released.
 
-* Added Laurent's fixes to pntoh[sl].
-* RIP fixes (Laurent)
-* Added Gilbert's BOOTP code.
+New and updated features
 
-Overview of changes in Ethereal 0.3.13:
+  The ringbuffer code has been (nearly) completely rewritten.  It now
+  supports an unlimited number of files.
+  
+  Ethereal now supports searching for arbitrary text and binary data in
+  frames.
 
-* Made the tree items "sticky"
-* Expanded the pntoh[sl] macros, fixed alignment problems with IPX code.
-* Changes to packet-ppp and packet-raw
+  Service response time statistics have been enhanced.
+  
+  Tethereal, the text-mode version of Ethereal, can now be compiled
+  without capture support.
+  
 
-Overview of changes in Ethereal 0.3.12:
+New protocols
 
-* RIP support (Hannes)
-* LPR/LPD support (Gilbert)
-* Changes to #includes to improve compatibility.
+  Echo, eDonkey, Jabber, MS Messenger, sFlow
 
-Overview of changes in Ethereal 0.3.11:
 
-* Fixed a file capture bug.
+Updated protocols
 
-Overview of changes in Ethereal 0.3.10:
+  AODV, AODV6, Boardwalk, DCE-RPC, ENIP, Fibre Channel, FIX, FW1, H.245,
+  IGMP, IPsec,  IS-IS, iSCSI, ISUP, LDAP, LDP, M2UA, MEGACO, MTP3, NDS,
+  NETLOGON, NTLMSSP, NTP, Q.2931, Q.931, SAMR, SCCP, SCSI, SMB, SMPP, SNA,
+  SNMP, SPNEGO, SPOOLSS, SRVLOC, UCP, Vines,  VRRP, WBXML, WEP, WSP, WTP,
+  X11, Zebra
 
-* Fixed a Makefile bug with the new snprintf package.
 
-Overview of changes in Ethereal 0.3.9:
+Updated capture file support
 
-* Switched to a different version of snprintf.c.
-* Minor bug fixes.
-* Fixes to Makefile.am.
+  LANalyzer, NetXRay,
 
-Overview of changes in Ethereal 0.3.8:
 
-* PostScript(R) output (Gilbert)
-* More OSPF code (Hannes)
-* Enhanced DNS (Bobo)
+== June 11, 2003
 
-Overview of changes in Ethereal 0.3.7:
+Ethereal 0.9.13 has been released.
 
-* Enhanced OSPF (Hannes)
-* Fixed small bug in filter dialog.
+  This release fixes a large number of security issues  discovered by Timo
+  Sirainen and others.  See
 
-Overview of changes in Ethereal 0.3.6:
+    http://www.ethereal.com/appnotes/enpa-sa-00010.html
 
-* Added OSPF support, thanks to Hannes Boehm.
-* Added -B, -P, and -T flags.
+  for more details.
 
-Overview of changes in Ethereal 0.3.5:
+New and updated features
 
-* Command line argument fixes/upgrades.
-* Compatibility fixes.
-* Initial pod/man page documentation.
-* Miscellaneous changes to the way things are done in capture.c.
-* Initial support for DNS and IGMP.
+  Ethereal now supports a system-wide color filter file.
 
-Overview of changes in Ethereal 0.3.4:
+  Support for the GNU ADNS library has been added.  ADNS allows
+  asynchronous DNS lookups.
+  
+  "Decode As..." functionality has been added to Tethereal via the "-d"
+  flag.
+  
+  The HTTP, FTP, POP, SMTP, IMAP, and ACAP requests and responses are now
+  shown in the protocol tree.
 
-* Printer preferences dialog added (Gilbert)
-* Misc fixes/upgrades.
+New protocols
 
-Overview of changes in Ethereal 0.3.3:
+  distcc, EtherNet/IP, MSRPC ATSVC, RTNET/TMDA
 
-* Added PPP support, thanks to Mike Hall.
-* Added dialogs for errors/warnings.
-* Support for the -r flag was added.
-* Other minor fixes/upgrades.
+Updated protocols
 
-Overview of changes in Ethereal 0.3.2:
+  802.11, AIM,  BGP, CLNP, COTP, CPHA, DCERPC, DNS, EAPOL, Ethernet, FDDI,
+  GSSAPI, IP, ISAKMP, ISIS, LDAP, LSP, M2PA, MAPI, Modbus, NDPS, NFS,
+  NTLMSSP, OSI, OSPF, OpenBSD pflog, PPTP, RMCP, RMI, RPC, RTP, SCSI,
+  SCTP, SIP, SMB, SMPP, SMTP, SNMP, SPNEGO, TACACS, TCP, TSP, WBXML, WSP,
+  WTP
 
-* Misc bug fixes & minor enhancements.
-* Added preliminary ICMP support
-* Added preliminary printing support (Gilbert)
+Updated capture file support
 
-Overview of changes in Ethereal 0.3.1:
+  HP-UX nettl, VMS UCX$TRACE
 
-* Fixed bug that prevented capturing with a filter.
-* Fixed misc. header problems.
 
-Overview of changes in Ethereal 0.3.0:
+== May 1, 2003
 
-* Initial support for filters.
-* Fixes/enhancements for IPX and token ring (Gilbert).
+Ethereal 0.9.12 has been released.
 
-Overview of changes in Ethereal 0.2.3:
+  This release fixes several off-by-one and integer overflow errors
+  discovered by Timo Sirainen.  See
 
-* Added support for IPX, thanks to Gilbert.
+    http://www.ethereal.com/appnotes/enpa-sa-00009.html
 
-Overview of changes in Ethereal 0.2.2:
+  for more details.
 
-* Added support for token ring, thanks to Gilbert Ramirez, Jr.
+New and updated features
 
-Overview of changes in Ethereal 0.2.1:
+  TCP sequence number analysis received a few improvements.
 
-* Internal structs for ARP/RARP, IP, TCP, and UDP were created.  Trying to 
-  sort out which #includes were needed for each system was just too much of
-  a hassle.
-* Added support for systems that don't have snprintf() and vsnprintf(), thanks
-  to Theo de Raadt.
-* Minor changes to the README file.
+  General packet reassembly has been improved.
 
-Overview of changes in Ethereal 0.2.0:
+  The "Follow TCP Stream" window now allows you to filter out the current
+  stream.
+
+  The Vines code received significant updates.
+
+  Several enhancements were made to the text2pcap utility.
+
+New protocols
+
+  ArtNET, IPX WAN, Intel ANS, iSNS, NLSP, WKSSVC
+
+Updated protocols
+
+  802.11 ACAP, AFP, AIM, AJP, ASAP, BGP, CLNP, CPHA, DCE/RPC, DSI, EAP,
+  IP, IPMI, IPX, IPv6, ISIS, ISUP, IUA, Kerberos, LDAP, M2PA, M2TP, M2UA,
+  M3UA, MGCP, MTP2, MTP3, MTP3MG, Modbus/TCP, NDMP, NDPS, NFS, NLSP, PGM,
+  Q.931, RANAP, RPC, RSVP, SCCP, SCCPMG, SCTP, SMB, SNMP, SPX, SSH, SUA,
+  TCP, Telnet, Vines, WBXML, WSP, WTP
+
+Updated capture file support
+
+  Netxray
+
+
+== March 10, 2003
+
+Ethereal 0.9.11 has been released.
+
+  The Ethereal 0.9.10 release was packaged improperly.  This release fixes 
+  the packaging, and adds minor updates and fixes for the following
+  protocols:
+  
+  AFS, OpenBSD enc(4), RTP, SCSI, SIP, SMPP, SSH
+  
+  IA64 support has been improved.
+  
+
+== March 7, 2003
+
+Ethereal 0.9.10 has been released.
+
+  This release fixes a security hole discovered by Georgi Guninski in the
+  SOCKS dissector as well as problems with the NTLMSSP and Rsync code. 
+  All users of previous versions are encouraged to upgrade.  See
+
+    http://www.ethereal.com/appnotes/enpa-sa-00008.html
+
+  for more details.
+
+
+New and Updated Features
+
+  Many small updates were made to the user interface.
+  
+  The "Help" menu now includes the FAQ.
+  
+  The TCP dissector was enhanced.  Many more fields are filterable.
+
+  Tethereal received more IO stats: TCP and UDP top talkers.
+  
+  Packet reassembly has been improved.
+  
+  The "Follow TCP Stream" feature can now export C byte arrays.
+  
+  RTP streams can now be saved to a file.
+    
+
+Bug Fixes
+
+  A missing comma in a string array could cause Ethereal to crash when
+  opening the preferences dialog.
+
+
+New Protocols
+
+  MSN Messenger, Rsync, SSH, Yahoo! Messenger
+
+
+Updated Protocols
+
+  AFP, AFS, AIM, ATM, Apache JServ, BACNET, BGP, BOOTP, CLNP, COPS, DCCP,
+  DCERPC NT, DCERPC, DNS, ESIS, Ethernet, Frame Relay, GIOP, GTP, HP
+  extended 802.2 LLC, HP-UX remote management, HTTP, IPP, IPX, LLC, LSA,
+  M3UA, MDSHDR, MIP6, MPLS, MySQL, NCP2222, NETLOGON, NLPID, NetFlow,
+  OpenBSD enc(4), OSI, PPP, RADIUS, RMP, RPL, SAMR, SCSI, SMB, SNA, SNMP,
+  SOCKS, SPOOLSS, SRVLOC, SRVSVC, SSL, SliMP3, TCP, Token Ring, WBXML,
+  Wellfleet BofL X.25, X11
+
+
+Updated Capture File Support
+  
+  NetXRay, NGSniffer, Snoop
+
+
+== January 23, 2003
+
+Ethereal 0.9.9 has been released.
+
+  Please note the next release will NOT be 1.0.  There are still more
+  features to be added before a 1.0 release will be ready.
+  
+
+New and Updated Features
+
+  Plugin search behavior was improved under Unix, allowing more than one
+  version of Ethereal to be installed at one time.
+  
+  The statistics graphs have been enhanced.  More statistics have been
+  added:
+  
+    Round-trip-time statistics are now computed for SMB traffic. 
+    
+    NCP Call and Reply times are now tracked.
+    
+    Top talker statistics for Ethernet, IP and Token Ring are now
+    available (tethereal only).
+  
+  Color allocation and handling was improved.
+  
+  The RADIUS dissector can now decrypt user passwords.
+  
+  Tethereal now supports reading from a pipe under Unix.
+  
+  The ATM code received major improvements.
+  
+  The DOS Sniffer code also received major improvements.
+  
+  For those that compile Ethereal from source, some fixes and updates
+  have been made to the configuration and build environment.
+    
+
+Bug Fixes
+
+  The capture progress window now shows the correct number of elapsed
+  minutes.
+  
+  A potential infinite loop in the TCP graphing code has been fixed.
+
+
+New Protocols
+
+ MDSHDR, MEGACO, MySQL, SDLC, X.29
+
+
+Updated Protocols
+
+  802.11, AFP, AFS, AIM, ARCNET, ASAP, ATM, BPDU, Cisco HDLC,  CLNP, DCE
+  RPC, DDTP, Ethernet, FC-ELS, FCIP, H.261, IMSI, IP,  IP-over-FC, L2TP,
+  LMI, M3UA, MTP3, NCP, NetBIOS, NETLOGON, ONC RPC, OSPF, PIM, PPP,
+  RADIUS, RANAP, RPC, SAMR, SCTP, SMB,  SPNEGO, SPOOLSS, SRVLOC, SRVSVC,
+  SUA, TNS, Token Ring, Wellfleet HDLC, X.25
+
+
+Updated Capture File Support
+  
+  Firewall-1, Netmon, NetXRay, Radcom, Sniffer
+
+
+== December 7, 2002
+
+Ethereal 0.9.8 has been released.
+
+  Serious problems with the BGP, LMP, PPP, and TDS dissectors have been
+  discovered.  See 
+  
+    http://www.ethereal.com/appnotes/enpa-sa-00007.html
+  
+  for more details.
+
+
+New and Updated Features
+
+  The TAP subsystem received major updates.  Tethereal can display
+  more statistics, and several graphs have been added to Ethereal.
+
+  A protocol hierarchy statistics tap was added to tethereal.  This code
+  may be used to replace the hierarchy statistics code in Ethereal.
+  
+  More updates have been added to TCP analysis.
+
+  After a long hiatus, the Windows installer once again includes SNMP
+  support.
+
+  The total running time of the capture is now displayed in the capture
+  progress dialog box.  The capture progress dialog also shows ARP packets.
+
+  The look of the plugins dialog was revamped.
+
+
+Bug Fixes and Updates
+
+  A bug which caused Ethereal under Windows to crash when "Update list of
+  packets in real time" was enabled has been fixed.
+
+  The stability of the text2pcap utility has been improved.
+
+  In tethereal, the packet count is properly displayed when you ^C out of a
+  capture.
+
+
+New Protocols
+
+  ARCNET, ClearCase NFS, DCERPC LSA_DS, Fibre Channel, HyperSCSI, MDNS,
+  PCLI, RPL
+
+
+Updated Protocols
+
+  AFP, AFS, BACNet, BGP, DCERPC, DCERPC EPM, DCERPC LSA, DCERPC NDR,
+  DCERPC NT, DCERPC SAMR, DCERPC UPDATE, GRE, GTP, HTTP, IPv6CP, IPX,
+  iSCSI, ISDN, IUA, LAPD, LDAP, M2PA, NDPS, NDS, NetBIOS, NFS, NTLMSSP,
+  OSPF, PPP, PPPoE, Q.2931, Q.931, RPC, RSVP, SCSI, SCTP, SMB, SNMP,
+  Spanning Tree, SPNEGO, SPOOLSS, SPX, SRVLOC, TCP, Telnet, V.120, WEP,
+  YPSERV
+
+
+Updated Capture File Support
+
+  AIX iptrace and tcpdump, NetXRay, Sniffer, snoop
+
+
+== September 28, 2002
+
+Ethereal 0.9.7 has been released.
+
+New Features
+
+  In order to improve the out-of-box responsiveness of Ethereal and
+  Tethereal, network name resolution has been disabled by default.
+
+  TCP analysis (a feature added in the 0.9.6 release) was improved.
+
+  The NCP code base received quite a few updates.
+
+  Initial support for version 2 of the GTK+ library was added.
+
+  RPC staticstics (which use the new Tap API) were added.
+
+  Due to added and updated support for the NTLM, SNEGO, and GSS-API
+  protocols, Ethereal can now dissect most of the security blobs for
+  Windows 2000 authentication.
+
+  The Ethernet "manuf" file now handles addresses specified with a
+  mask, and  contains many well-known addresses.
+
+
+New Protocols
+
+  802.1s MSTP, FIX, GSS-API, Interbase, NDPS, Netflow (Cisco and Juniper),
+  SCCP-Management, SPNEGO
+
+  The following DCE/RPC protocols were also added:
+
+  AFS4INT, BOSSVR, CDS_CLERKSERVER, CDS_SOLICIT, CPRPC_SERVER, DNSSERVER,
+  DTSPROVIDER, DTSSTIME_REQ, FLDB, FTSERVER, KRB5RPC, REPADMIN, REP_PROC, 
+  ROVERRIDE, RPRIV, RS_ATTR, RSEC_LOGIN, RS_MISC, RS_PGO, RS_REPLIST,
+  RS_UNIX, SECIDMAP, TKN4INT, UBIKDISK, UKIKVOTE
+
+
+Updated Protocols
+
+  AFP, AODV/AODV6, BGP, CHDLC, CHPA, DCE/RPC CONV, DCE/RPC LSA, DCE/RPC
+  NT, DCE/RPC SAMR, DHCP, DNS, DOCSIS, EAP, GTP, HTTP, IP, iSCSI, IS-IS,
+  Kerberos, LDAP, LDP, M2PA MMSE, NBNS, NCP, NDS, NETLOGON, NTLMSSP, OSI
+  Q.931 RPC, RPCSTAT, SCSI, Skinny, SMB, SNEGO, SPOOLSS, SRVSVC, TCP, WSP,
+
+
+== August 20, 2002
+
+Ethereal 0.9.6 has been released.
+
+Bugs Fixed
+
+  A buffer overflow in the ISIS dissector has been fixed.  More
+  information can be found at
+  http://www.ethereal.com/appnotes/enpa-sa-00006.html.
+    
+  A bad TCP header could cause problems for the "Follow TCP Stream"
+  feature.
+  
+  Setting "column.format" from the command line no longer crashes
+  Ethereal and Tethereal.
+
+  Problems with capture files being overwritten (e.g. if you try to save over
+  the current capture file) have been fixed.
+
+  An SMB conversation handling bug has been fixed.
+
+  Thanks to Valgrind, several memory leaks have been fixed.
+
+  Some problems with printing under Windows have been fixed.
+
+
+New Features
+
+  TCP sequence number analysis has been added.
+
+  The DCE RPC NETLOGON dissector has received a major overhaul.
+
+  Data types throughout the code have been cleaned up. 
+
+
+New Protocols
+
+  CPHA, DOCSIS, NTLMSSP, Xyplex terminal server protocol, ZIP
+
+
+Updated Protocols
+
+  802.11, AFP, ASAP, BGP, CDP, CDPCP, CPHA, DDP, DCERPC, DCERPC NT, DCERPC
+  REG, EPM, FTP, HCLNFSD, HTTP, IPX, ISAKMP, ISIS, IUA, Kerberos, L2TP,
+  LLMNR, LSA, MMSE, MPLSCP, NBNS, NetBIOS, NETLOGON, NFS, NTLMSSP, PPP,
+  Quake2, RADIUS, RSVP, RTCP, SAMR, SCSI, SDP, SIP, SMB, SMB Mailslot,
+  SMTP, SPOOLSS, TCP, TDS, TNS, TPKT, Token Ring, VJ TCP, WINREG, WSP
+
+
+Capture File Updates
+
+CheckPoint Firewall-1 monitor file support and CoSine debug file support
+were added.  Support for pppdump and Netmon files was updated.
+
+
+== June 28, 2002
+
+Ethereal 0.9.5 has been released. This version fixes several potential
+security problems revealed since the release of 0.9.4. See the security
+advisory at http://www.ethereal.com/appnotes/enpa-sa-00005.html for
+more details.
+
+
+New Features:
+
+The ability to read packet data from a pipe was enhanced.  Printing
+under Windows now works.
+
+
+New Protocols
+
+802.3 LACP, Apache JServ, AODV6, DCERPC Browser, Java RMI, TAPI
+
+
+Updated Protocols
+
+ATM, BGP, BOOTP, DCE RPC, EPM, Frame Relay, GTP, L2TP, LMP, MAPI, MIP,
+MMSE, MTP3, NCP, NFS, NSPI, PPP, Q2931, RADIUS, RSVP, SCSI, SMB, SNA,
+SOCKS, SPOOLSS, SRVSVC, SunATM, TFTP, TNS, Token Ring, UCP, VJ TCP/IP,
+WCP, WEP, WSP, WTP
+
+
+Capture File Updates
+
+Ethereal can now write LANalyzer files.  The Sniffer, nettl, snoop,
+NetXRay, and libpcap code all received updates.
 
-* Initial public release.
-* GNU autoconf-ified distribution
-* Runs under Linux 2.0.x and Solaris 2.6.
-* Requires GTK+ (1.0.1 tested) and libpcap (0.4a6 tested)
-* For optimal results under Linux, the Karpski libpcap should be used.
-* General documentation and a minimal web site have been prepared.