Final updates for 0.9.14.
[metze/wireshark/wip.git] / NEWS
diff --git a/NEWS b/NEWS
index b4a93829c87b9f5e73e178dd4baadf5b26992873..af6babff6d8b21dc3f7f27bae4037b871af9174a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,82 @@
-$Id: NEWS,v 1.127 2003/05/02 00:46:18 gerald Exp $
+$Id: NEWS,v 1.132 2003/07/23 23:14:57 gerald Exp $
+
+== July 23, 2003
+
+Ethereal 0.9.14 has been released.
+
+New and updated features
+
+  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.
+
+  Service response time statistics have been enhanced.
+  
+  Tethereal, the text-mode version of Ethereal, can now be compiled
+  without capture support.
+  
+
+New protocols
+
+  Echo, eDonkey, Jabber, MS Messenger, sFlow
+
+
+Updated protocols
+
+  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
+
+
+Updated capture file support
+
+  LANalyzer, NetXRay,
+
+
+== June 11, 2003
+
+Ethereal 0.9.13 has been released.
+
+  This release fixes a large number of security issues  discovered by Timo
+  Sirainen and others.  See
+
+    http://www.ethereal.com/appnotes/enpa-sa-00010.html
+
+  for more details.
+
+New and updated features
+
+  Ethereal now supports a system-wide color filter file.
+
+  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.
+
+New protocols
+
+  distcc, EtherNet/IP, MSRPC ATSVC, RTNET/TMDA
+
+Updated protocols
+
+  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
+
+Updated capture file support
+
+  HP-UX nettl, VMS UCX$TRACE
+
 
 == May 1, 2003