aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-08-27 22:57:56 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-08-27 22:57:56 +0000
commit3764b0a3b1ba1d54597ef8fe4ccb4b4b63097859 (patch)
tree9605ba5a5042e651b0b7e93a2ab4439d7a8440f9 /NEWS
parente62dfe591bd1482fb68035a38dfdc2e7b9de2c07 (diff)
Updated docs.
svn path=/trunk/; revision=594
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 15 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 031a1e685c..5084958385 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,21 @@
Overview of changes in Ethereal 0.7.3:
* Fixed bug in RSVP, added RSVP+ support (Ashok)
* Fixed bug in display filter parsing (Gilbert)
-* Allow compilation from different directory (Brad,
- <brad@openbsd.org>)
+* Allow compilation from different directory
+ (Brad, <brad@openbsd.org>)
+* Packet colorization (John)
+* Updated RSVP decoder (Ashok)
+* Fixed Token-Ring for more Linux 2.0 drivers
+ (Tom Gallagher <Tom.Gallagher@madge.com>)
+* Change to usage of boolean fields in display filters (Gilbert)
+* Optimized GTKClist (Guy)
+* Handle NBNS continuations (Richard)
+* Started ATM support (Guy)
+* Enhanced user-friendliness via default behaviors and error messages
+ (Guy, Gilbert)
+* Fixed ICMP/IGMP checksums (Richard Jørgensen <ric@tbit.dk>)
+* Removed security-related race-condition when capturing (Guy)
+* Lots and lots o' misc. fixes (Guy)
Overview of changes in Ethereal 0.7.2:
* Another memory leak fix (Jochen)