summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-08-05 17:08:13 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-08-05 17:08:13 +0000
commita4f10727706a6d7a8b5a03232a7848adab7bc3c3 (patch)
tree6ea874e5c0a78539b91a91f4cf5a3132cf1bd9ad /NEWS
parentecff53a0debadebd53a4e09d3050aa4cc925fb90 (diff)
downloadwireshark-a4f10727706a6d7a8b5a03232a7848adab7bc3c3.tar.gz
Changed version to 0.7.1
svn path=/trunk/; revision=448
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7acce516d1..f6961e4fbb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes in Ethereal 0.7.1:
+* Fixed big memory leaks in dfilter code (Guy)
+* Enhanced xdlc, llc, and x25 (Guy, Olivier)
+* Made glossary-dump option not initialize X11 (Guy)
+* Fixed logical operands in dfilter code (Gilbert)
+* Added progress bar to display filter (Gilbert)
+
Overview of changes in Ethereal 0.7.0:
* Addition of RTSP and SDP dissectors (Jason)
* New proto_tree and display filter system (Gilbert)