aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
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)