diff options
author | Gilbert Ramirez <gram@alumni.rice.edu> | 2000-06-08 03:14:46 +0000 |
---|---|---|
committer | Gilbert Ramirez <gram@alumni.rice.edu> | 2000-06-08 03:14:46 +0000 |
commit | f5d4b025021d85aff0c927384d79ac3e4faed8d3 (patch) | |
tree | 29cf65464dff8c31001597803320c58b65ba96ec /NEWS | |
parent | 4054ffd4185d1e050b3b30b32e5a1a5516cfa956 (diff) |
The last bit of news for 0.8.9
svn path=/trunk/; revision=2049
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -58,6 +58,8 @@ Overview of changes in Ethereal 0.8.9: * Show ICMP sequence number as two bytes instead of integer of unknown-endianness (Gilbert) * Add gtk_set_locale() to main (Kaoru Kusunoki) * Make dissect_ah() use dissector handoff tables (Gilbert) +* Fix L2TP dissector to call dissect_ppp() (Gilbert) +* Support for COPS (Heikki) Overview of changes in Ethereal 0.8.8: * Implement dissector tables for various protocols (Gilbert, Guy) |