aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-06-11 16:45:02 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-06-11 16:45:02 +0000
commitaca172004f176c06ecdac81c5662d90a71e2d9c1 (patch)
tree7318a1c9c506f4fd58c13a821551af85e7f6e31c /NEWS
parent34450a8a3570e8f03c503d849e78f7a2ac5e9349 (diff)
downloadwireshark-aca172004f176c06ecdac81c5662d90a71e2d9c1.tar.gz
wireshark-aca172004f176c06ecdac81c5662d90a71e2d9c1.tar.bz2
wireshark-aca172004f176c06ecdac81c5662d90a71e2d9c1.zip
Added RSVP protocol dissector.
svn path=/trunk/; revision=304
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ee928e5a83..18860b379e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
Overview of changes in Ethereal 0.6.3:
+* Capture dialogue window data bug-fix (Guy)
* PPPoE (PPP over Ethernet) added (Jeff Jahr)
* ISAKMP, GRE, PPTP added (Brad Robel-Forrest)
+* RSVP added (Ashok Narayanan)
Overview of changes in Ethereal 0.6.2:
* Almost-real-time capture and display (John, Laurent)