aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-08-09 18:18:38 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-08-09 18:18:38 +0000
commite3e125878f0f1bc10851ba29d3f673e35772d4f2 (patch)
treeb4f73e9fd389e28a4b22218e8bf0fea9e01d1fff /NEWS
parent059d89e65b03da7d05f1395c3b5f59a136fcaf0d (diff)
Added John McDermott's patch for handling ICMP Unreachable|Fragmentation
Required packets. svn path=/trunk/; revision=455
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f6961e4fbb..ebab584712 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes in Ethereal 0.7.2:
+* Another memory leak fix (Jochen)
+* Allow compilation from different directory (Laurent)
+* -R flag for display filter on command line (Jochen)
+* Updated docs (Guy)
+* Handles ICMP Unreachable|Frag Required (John)
+
Overview of changes in Ethereal 0.7.1:
* Fixed big memory leaks in dfilter code (Guy)
* Enhanced xdlc, llc, and x25 (Guy, Olivier)