aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-11-23 04:43:44 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-11-23 04:43:44 +0000
commit7bd50061f88e1382bb7e4ef3aeb833f740f8a9fd (patch)
tree97233f7be51788d9fd3f17890fcb4a74e7c6f2fd /NEWS
parent61604233f11fc06f6c9e13d6ef22094017b7a5b4 (diff)
Move to version 0.7.8.
Document changes in this version. Add Greg to ever-growing list of authors (he was in AUTHORS, but not in manpage nor in main.c) svn path=/trunk/; revision=1097
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS50
1 files changed, 50 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2f9aa1a2ed..03f848e370 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,53 @@
+Overview of changes in Ethereal 0.7.8:
+* Added RPC and NFS (Uwe)
+* Added IGRP/EIGRP (Don)
+* "Print" button in TCP Follow window (Warren Young)
+* BGP enhancemnets (Itojun, Greg)
+* Wiretap support for Toshiba ISDN router traces (Gilbert)
+* More filterable fields (Guy, Laurent)
+* AIX and IBM C compiler fixes (Craig Rodrigues)
+* General fixes (Guy)
+* LPD dissector segfault fix (Gilbert)
+* ICQ update (Kojak)
+* VLAN update (Nathan)
+* "Find Frame" function (Guy)
+* Support for newer libpcaps, and broken RH 6.1 libpcap (Guy)
+* DNS update (Brian J. Murrell), and similar NBNS update (Guy)
+* More DNS updates (Guy)
+* "Go to frame" function (Guy)
+* Added IMAP (Nathan)
+* Added various RPC stubs (Nathan)
+* Added portmap (Nathan)
+* Added LAPD (Gilbert, Guy)
+* LLC fix (Guy)
+* Added Q.931 (Guy)
+* SMB updates and segfault fixes (Richard)
+* Added bootparams (Nathan)
+* Added ypserv (Nathan)
+* Conversation code fix (Guy)
+* Added mount and stat (Nathan)
+* Added MAPI (Nathan)
+* IPv4 address comparison and subnet testing in display filters (Gilbert)
+* Added NLM (Uwe)
+* More IPX SAP types (Nathan)
+* Automatic ETT_* enum number registration (Guy)
+* Added SAP (Session Announcement Protocol) (Heikki)
+* Wiretap support for ATM iptrace files (Guy, Gilbert)
+* OSPF fix (Heikki)
+* General routines for registration of "init" routines (Guy)
+* Added ILMI (SNMP over ATM AAL5) (Guy)
+* Added SSCOP (Guy)
+* Added Q.2931 (Guy)
+* "Match selected" produces display filters with field names (Gilbert)
+* IPX packet summary resolves IPX network names and MAC addresses (Gilbert)
+* POP fixes (Heikki)
+* Added VRRP (Heikki)
+* Display filter "Reset" button (Laurent)
+* Added HSRP (Heikki)
+* SNA packets show hex dump with EBCDIC converted to ASCII (Gilbert)
+
+
+
Overview of changes in Ethereal 0.7.7:
* Check header length in IP header (Guy)
* Fix printf formats in packet-rx.c (Guy)