aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-07-29 05:47:07 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-07-29 05:47:07 +0000
commit7bd6c15378e920f89c76cd3beeb7e8bcf6a164e3 (patch)
tree3e8a46fe6f7bb69698edb1187655e445bbfda37c /NEWS
parent6f1d3a3be830da628246f7cea77fe9c491470d17 (diff)
Made the protocol (but not the fields) use the new proto_tree routine,
allowing users to filter on the existence of these protocols. I also added packet-clip.c to the Nmake makefile. svn path=/trunk/; revision=402
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e8a9b74b98..105d14c9de 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ Overview of changes in Ethereal 0.7.0:
* Display filter text-entry does auto-reload (Guy)
* Now compiles on Win32 (Gilbert)
* Removed support for GTK+-1.[01].x (Gilbert)
+* Column re-sizing changes (Guy)
+* Linux ATM Classical IP support (Theirry)
+* X.25 support in wiretap iptrace routine (Olivier)
+* Wiretap fix for "-S" ethereal option (Laurent)
Overview of changes in Ethereal 0.6.3:
* Capture dialogue window data bug-fix (Guy)