Final versions for the 0.9.7 release.
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 29 Sep 2002 19:17:05 +0000 (19:17 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 29 Sep 2002 19:17:05 +0000 (19:17 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6358 f5534014-38df-0310-8fa8-9805f1628bb7

ChangeLog
NEWS

index 36d643dac2e009aa41ecfd755ea8820ba63ceb43..b5fac5eafa652bf10cbfaec0d0a9d0ab4e01e960 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -285,9 +285,16 @@ Overview of changes in Ethereal 0.9.7:
 * DCE/RPC CONV updates (Jaime)
 * iSCSI updates (Mark Burton)
 * RPC_STAT filter string display and GUI enhancements (Ronnie)
-* 
-
-Last entry: http://www.ethereal.com/lists/ethereal-cvs/200209/msg00216.html
+* Add support for DHCP option 52 (overload) (Gerald)
+* Prettyfied Colorization dialog (Ulf)
+* Add GTK2 support to the Win32 code (Ulf)
+* Bugfix for one NETLOGON command (Luke)
+* Disable network name resolution by default (Gerald)
+* Add MS SQL 7 auth support to TDS (Steve Langasek)
+* Fix offset shifting after coding standard octet in Q.931 (Tomas Kukosa)
+* More NETLOGON updates (Luke)
+* Include <string.h> in packet-gssapi.c (Gerald)
+* Makefile.am fixes to pass "make distcheck" tests (Gerald)
 
 
 Overview of changes in Ethereal 0.9.6:
diff --git a/NEWS b/NEWS
index 8fb7e1c2c4157896d1737367dc6309991ad07f79..3469ac0304519860e84beaae2cea324aa383b3bd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,9 +2,6 @@
 
 Ethereal 0.9.7 has been released.
 
-Bugs Fixed
-
-
 New Features
 
   In order to improve the out-of-box responsiveness of Ethereal and
@@ -25,99 +22,26 @@ New Features
   The Ethernet "manuf" file now handles addresses specified with a
   mask, and  contains many well-known addresses.
 
-* BGP segfault?
-* NTLMSSP crash?
 
 New Protocols
 
-DCE/RPC:
-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,
-
-Other:
-802.1s MSTP,
-FIX,
-GSS-API,
-Interbase,
-NDPS,
-Netflow (Cisco and Juniper),
-SCCP-Management,
-SPNEGO,
-
-
-Updated Protocols
-
-AFP,
-AODV/AODV6,
-BGP,
-CHDLC,
-CHPA,
-DCE/RPC CONV,
-DCE/RPC LSA,
-DCE/RPC NT,
-DCE/RPC SAMR,
-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,
-
-
-
-Capture File Updates
+  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