"ssn_range" needs to be a copy of "global_ssn_range", so that it's not
[obnox/wireshark/wip.git] / NEWS
diff --git a/NEWS b/NEWS
index 4551427fc13d6e2953ce81ac3f556222279f7b1a..1eca36eeed61fc9b741d736ba481deb12e52b948 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,67 @@
-$Id: NEWS,v 1.155 2004/07/07 20:03:22 gerald Exp $
+$Id$
 
-== July ??, 2004
+== 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.
 
@@ -36,76 +97,22 @@ New and updated features
 
 New protocol support
 
-DNP,
-ENRP,
-giFT,
-H.235,
-PacketCable,
-SigComp,
-SIR (Serial Infrared),
+  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,
+  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
 
 
-Capture file support
+New and updated capture file support
 
-Radcom,
+  Radcom
 
 
 == May 13, 2004