Add sigcomp Universal Decompressor Virtual Machine (UDVM) and state handler, for...
[obnox/wireshark/wip.git] / NEWS
diff --git a/NEWS b/NEWS
index cfb143bce9b45c8bf236e67e53af4177c6991517..1eca36eeed61fc9b741d736ba481deb12e52b948 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,119 @@
-$Id: NEWS,v 1.150 2004/05/14 04:20:29 gerald Exp $
+$Id$
+
+== August 12, 2004
+
+Ethereal 0.10.6 has been released.
+
+  This release fixes a preferences bug present in Ethereal which displayed
+    (ethereal.exe:3512): Gtk-CRITICAL **: file gtkwindow.c: line 3107
+    (gtk_window_resize): assertion `height > 0' failed
+
+  at program startup.  A workaround for 0.10.5 is described in
+
+    http://www.ethereal.com/lists/ethereal-users/200408/msg00059.html
+
+  A new command-line utility called "capinfo" has been added to the
+  distribution which prints statistics about capture files.  
+
+  You can now copy conversation and endpoint data to other applications as
+  CSV data.
+
+
+New and updated features
+
+  X.509 support has been added.
+
+  Crash bugs have been fixed in the RTP and NCP dissectors.
+
+  PostScript(r) output has been improved.
+  
+  A bug that prevented mergecap from creating a new output file has been
+  fixed.
+  
+  Conversation and endpoint performance has been enhanced.  General packet
+  display performance has been enhanced.
+  
+  The conversation and host list tools have been renamed to be less
+  confusing.
+  
+  You can now copy conversation and host list data as CSV data.
+  
+  RTP analysis can now dynamically determine the proper clock rate.
+
+
+New protocol support
+
+  AX/4000, CMS, DCERPC (EVENTLOG, FRSAPI, FRSRPC), MANOLITO, PKCS#1,
+  X.509AF, X.509CE, X.509IF, X.509SAT
+
+
+Updated protocol support
+
+  802.11, AIM, ASAP, ASN.1 BER, ASN.1, COPS, DCM, DHCP Failover (ISC),
+  ENRP, Fibre Channel, GIOP, GSSAPI, GTP, HTTP, ICAP, iSNS, Kerberos,
+  MPLS, NCP, NTLMSSP, OPSI, OSPF, PRES, RADIUS, Rlogin, RSVP, RTPS, RTSP,
+  SCTP, Sigcomp, Skinny, SMB BROWSER, SMB, SNMP, SSL, TDS, Telnet
+
+
+New and updated capture file support
+
+  LANalyzer
+
+
+== July 7, 2004
+
+Ethereal 0.10.5 has been released.
+
+
+This release fixes bugs in iSNS, SMB, and SNMP, as described in the
+following advisory:
+
+    http://www.ethereal.com/appnotes/enpa-sa-00015.html
+
+Everyone is encouraged to upgrade.
+
+
+New and updated features
+
+  Ethereal can now merge multiple files (you don't have to resort to
+  mergecap on the command line).
+
+  A preview pane has been added to the file dialog.
+
+  The capture progress dialog can now be disabled.
+
+  The about dialog has received further improvements.
+
+  The behavior of Ethereal's dialog windows has been normalized somewhat.
+
+  The Windows installer can now associate standard file extensions
+  with Ethereal.
+
+  Ethereal can be configured not to bug you about unsaved captures.
+
+  Ethereal can open help documentation using the default web browser.
+
+
+New protocol support
+
+  DNP, ENRP, giFT, H.235, PacketCable, SigComp, SIR (Serial Infrared)
+
+
+Updated protocol support
+
+  AIM, ASAP, ASN.1 BER, ARP, ATM, DHCP, CFPI, CLNP, DCERPC (DCERPC, LSA,
+  NT, SAMR, SRVSVC, WKSSVC), EAP, ENIP, Frame Relay, GRE, H.225, H.245,
+  H.450, HTTP, IAX2, IEEE 802.11, ISAKMP, iSNS, ISUP, JFIF, Kerberos, LMP,
+  M3UA, MGCP, MPLS, MTP3, NCP, NetFlow, NFS, OSPF, PIM, RADIUS, RIP, RSVP,
+  RTCP, RTP, RTSP, SCSI, SDP, SIP, SMB, SMTP, SNMP, SOCKS, SSL, T.35, TCP,
+  VRRP, WBXML (User-Agent Profile), WSP, X11
+
+
+New and updated capture file support
+
+  Radcom
+
 
 == May 13, 2004
 
@@ -49,7 +164,7 @@ Updated protocol support
 
 Capture file support
 
-  EyeSDN, nettl,
+  EyeSDN, nettl
 
 
 == March 25, 2004