diff options
author | Gerald Combs <gerald@wireshark.org> | 2004-10-20 19:14:51 +0000 |
---|---|---|
committer | Gerald Combs <gerald@wireshark.org> | 2004-10-20 19:14:51 +0000 |
commit | 24a814911fa6bdfd69b1ea4c2b8f9b9f5f5be781 (patch) | |
tree | 827b6187f9d5b48c0d9f3655052278571d2fcaa2 /NEWS | |
parent | 0f80fa5c7d747a026d4fd30220a98d087cef53b1 (diff) | |
download | wireshark-24a814911fa6bdfd69b1ea4c2b8f9b9f5f5be781.tar.gz wireshark-24a814911fa6bdfd69b1ea4c2b8f9b9f5f5be781.tar.bz2 wireshark-24a814911fa6bdfd69b1ea4c2b8f9b9f5f5be781.zip |
Pull in versions from the 0.10.7 branch.
svn path=/trunk/; revision=12361
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 49 |
1 files changed, 49 insertions, 0 deletions
@@ -1,5 +1,54 @@ $Id$ +== October 20, 2004 + +Ethereal 0.10.7 has been released. + + The Windows installer features new GLib/GTK+, Net-SNMP and ADNS + libraries which fix several known bugs. Unfortunately, a few known + GLib/GTK+ bugs remain. + + In order to avoid a naming conflict with the tcpreplay project, the + "capinfo" utility has been renamed to "capinfos". + + +New and updated features + + Search wrapping is now a configurable option. + + A lot of material has been added to the Developer's Guide. The User's Guide + has been updated as well. + + The "Decode As..." dialog now supports DCERPC and SCTP. + + The "Help" menu now includes a link to the wiki. + + H.323 call analysis is now supported. + + +New protocol support + + Cisco PAgP, DAAP, Etheric, Ethernet Configuration Testing Protocol, + Ethernet MAC Control Frame, ICE, Kerberos v4, Netscape certificate + extensions, PKINIT, PKIX1EXPLICIT, PKIX1IMPLICIT, + + +Updated protocol support + + AIM, ARTNET, ASN.1 BER, ASN.1 PER, ASN.1, BGP, BOOTP, CIP, CLNP, COPS, + DCERPC MAPI, DCERPC SAMR, DCERPC, DCOM, DHCP, DHCPv6, DIAMETER, DNS, + EAP, ENIP, EPM, GRE, GSM A, GSM MAP, H.225, H.245, H.248 MEGACO, H.450, + ISAKMP, iSCSI, iSNS, ISUP, JFIF, Kerberos, LDAP, LDP, LLC, LWAPP, M2PA, + MEGACO, MPLS, NCP 2222, NCP, NDMP, NetFlow, NTLMSSP, OSCAR-ICQ, OSPF, + RADIUS, RSVP, RTCP, RTP, RTSP, SCTP, SDP, SES, SIP, Skinny, SMB, SNMP, + SUA, T.38, TALI, TCAP, TCP, TDS, Teredo, Time, X.509, X11, + + +New and updated capture file support + + HP-UX nettl, NG Sniffer + + == August 12, 2004 Ethereal 0.10.6 has been released. |