summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2002-09-29 19:17:05 +0000
committerGerald Combs <gerald@wireshark.org>2002-09-29 19:17:05 +0000
commitc46d8e15b547f79349eedfdf503afbe52aa76d1a (patch)
tree09730e538f58c9e2b52cf74d79e960c2591919e2 /ChangeLog
parent33608d4763b09153f4ba9be32e704866ca1e601c (diff)
downloadwireshark-c46d8e15b547f79349eedfdf503afbe52aa76d1a.tar.gz
Final versions for the 0.9.7 release.
svn path=/trunk/; revision=6358
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 10 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 36d643dac2..b5fac5eafa 100644
--- 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: