aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-10-26 09:03:35 +0000
committerGuy Harris <guy@alum.mit.edu>2000-10-26 09:03:35 +0000
commita95972d41616371f466841fd9264cccb2f55827d (patch)
tree87c2cf25bf394d142b0de4b824f153a8c5430f19 /NEWS
parentf904ee0baa21ccef8b2351669a58c142dae0753d (diff)
Fix typos, and give credit to Jason Lango for the original RTCP time
stamp Band-Aid(TM). svn path=/trunk/; revision=2535
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index a8376e563d..e6ce9628bf 100644
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,7 @@ Overview of changes in Ethereal 0.9.0:
* Close the handle for the SNMP library after inspecting it on Linux
(Guy, Gilbert)
* EOF check (Guy)
-* Wiretap support for Shomit Survery 3.x, aka "unofficial snoop v4" (Guy)
+* Wiretap support for Shomiti Surveyor 3.x, aka "unofficial snoop v4" (Guy)
* Wiretap support for reading pppd log files (pppdump format) (Gilbert)
* Add -l option to tethereal to make stdout line-buffered. (Guy)
* Add "Next Sequence number" field to TCP (Guy)
@@ -45,8 +45,9 @@ Overview of changes in Ethereal 0.9.0:
* Fix for DNS A6 RR decoding (Per Flock)
* Support for H.261 and TPKT, replacement of RTP and RTCP dissectors, and
changes to Q.931 dissector (Andreas Sikkema)
-* Case-insensitive string checsk in HTTP dissector (Isaac Wilcox)
-* RTCP band-aid for allegedly-NTP timestamp (Guy)
+* Case-insensitive string checks in HTTP dissector (Isaac Wilcox)
+* RTCP band-aid for allegedly-NTP timestamp (Guy, from Jason Lango's
+ RTCP dissector)
* Diameter updates (David Frascone)
* Capture statistics improvements (Santeri)
* Check the ICMP checksum (Guy)
@@ -57,7 +58,6 @@ Overview of changes in Ethereal 0.9.0:
* make-reg-dotc fix (Guy)
* AFS static-function cleanup (Guy)
* Filter GUI ease-of-use fixes (Santeri)
-
Overview of changes in Ethereal 0.8.12:
* OSPF enhancements (Craig Metz)