Move calls to "dissector_add()" out of the register routines for TCP and
[obnox/wireshark/wip.git] / NEWS
diff --git a/NEWS b/NEWS
index ead0bf7ffd32949677d81f3d83e42520ae048c0a..7746ebc67a9aecbff3f30522fcd66c484a1cf636 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,206 @@
+Overview of changes in Ethereal 0.8.6:
+* L2TP spelling fix (Florian)
+* RADIUS update (Florian)
+* LDAP build fix (Guy)
+* Fix for not being able to capture more than once in a session (Guy)
+* Developers' doc update (Guy)
+* Build fixes (Guy)
+
+Overview of changes in Ethereal 0.8.5:
+* Fix for reading Toshiba ISDN router trace files (Gilbert)
+* Fix proto_* calls in various dissectors (Guy, Gilbert)
+* Fix offset in packet-ipp.c (Guy)
+* Documentation updates (Guy, Olivier)
+* Another iteration of the frame_data pointer/GtkCList headache (Guy)
+* Support for DUMP and EXPORT replies in packet-mount.c (Uwe)
+* Support for MPLS (Ashok)
+* RSVP fixes (Guy)
+* Fix TCP Stream (Guy)
+* Break proto_tree_add* functions into many more (Gilbert, Guy)
+* Win32 version uses HOMEDRIVE and HOMEPATH instead of HOME (Guy)
+* More *BSD zlib fixes (Guy)
+* Fix to handle SNMPv2 TRAP PDUs (Dietmar Petras)
+* Fix SNMP (Guy)
+* Fix "Find Frame"/"Go To Frame" dialogue boxes (Guy)
+* Plugin API fixes (Guy)
+* LAPB update (Olivier)
+* EIGRP update (Guy)
+* V120 update (Guy)
+* RADIUS changes (Florian Lohoff)
+* Add new filterable fields to eth, tr, fddi, isl (Jeff Foster, Gilbert)
+* Add Novell option decoding (Fredrik Sorensson <fsn@volvo.se>>
+* More proto- and dfilter- assertions (Gilbert, Ben Fowler <wapdev@leedsnet.com>)
+* Fix IPv6 fragment handling (Jochen Friedrich)
+* DNS update (Guy, Itojun)
+* IPv4 udpate (Guy)
+* Enable capturing in Win32 (Paul Welchinski)
+* Fix for SMB (Andreas Sikkema)
+* Wiretap update; fix for Netmon reader (Guy)
+* L2TP fixes (Florian Lohoff)
+* NFS update (Guy)
+* Telnet update (Guy)
+* Per-frame proto data (Richard)
+* ASN.1 update (Guy)
+* PPP over GRE fix (Gilbert)
+* ISIS-HELLO fix (Ralf Schneider)
+* Display filter string length fix (Ralf Schneider)
+* Re-work of LDAP dissector (Doug Nazar)
+* Win32 file-save fix (Andreas Sikkema)
+* Add getopt routine for Win32 (Gilbert)
+* BGP route reflection support (Greg Hankins <gregh@twoguys.org>)
+* BOOTP fix (Michael Johnston)
+* Lex build fix (Guy)
+* Remove extra menu entries for "Find Frame" and "Go To Frame" (Guy)
+* Wiretrace's iptrace reader now reads IBM SP switch traces (Jochen Friedrich)
+* HP-UX build fix (Guy)
+* Plugin update (Olivier)
+* Summary dialogue window fix (Guy)
+* Ethereal exit logic re-org (Guy)
+* Filter dialogue re-org (Guy)
+* Use GMemChunk for frame_data structs (Guy)
+* Allow registration of protocol handoffs (Jeff Foster, Guy)
+* Win32 build fix for new WinPcap library (Guy)
+
+Overview of changes in Ethereal 0.8.4:
+* Listen for exception on GDK_INPUT_EXCEPTION on sync pipe (Gilbert)
+* Correct timestamp bug in dissect_ipopt_timestamp() (Paul Ionescu, Olivier)
+* Win32 fixes (Ed Meaney)
+* Fix PLUGIN_DIR scanning (Olivier)
+* Support for Cisco Group Management Protocol (Guy)
+* Allow filtering on 24-bit integral fields (Guy)
+* Support for Cisco's Virtual Trunking Protocol (guy)
+* Enable plugins on Win32 (Gilbert)
+* Debian packaging changes (Olivier)
+* Win32 build fix (Gilbert)
+* Fix bug in tftp (Dietmar Petras)
+* Support for Time Protocol (Dietmar)
+* Support for win32 libpcap (Ed Meaney)
+* Typo in Makefile.am (Sean Walmsley <sean.p.walmsley@Hydro.ON.CA>)
+* Build fix, plus suport for setuid ethereal [DANGEROUS!]
+       (Peter Kjellerstedt <peter.kjellerstedt@axis.com>)
+* Typo fix in OSPF (Nick Amato)
+* Code movement (Guy)
+* NetBSD zlib build fix (Itojun, Guy)
+* Misc. code fixes (Guy)
+* Win32 fixes (Guy)
+* Support for SMB Mailslot and Netlogin (Jeff Foster)
+* BOOTP fix (Dietmar Petras)
+* "A header file for every dissector" (Gilbert)
+* Fix NetBIOS name types (Richard)
+* Allow for non-"struct timeval" in tethereal (Gilbert)
+* Upgrade gtkclist.c to GTK+-1.2.7 (Gilbert)
+* Support raw IP nettl captures (Olivier)
+* Fix X.25 data structure initialization (Olivier, Guy)
+* New WTAP error code: WTAP_ERR_UNSUPPORTED_ENCAP (Guy)
+* LanMan fix (Richard)
+* Doco updates (Guy)
+* Fix for UCD SNMP 4.1.x
+* "Resolve Name" item in proto tree popup (Laurent)
+* Buffer fix (Guy)
+* SMB Logon fix (Richard, Jeff Foster)
+* Tethereal fix for multi-arg filters on command line (Guy)
+* Fix HTTP request and response (Laurent)
+* Support for Dynamic Host Information Services (Olivier)
+* Add TCP segment length to TCP packet summary (Fred Reimer)
+* Pop up single packet's proto tree in new window (Jeff Foster, Guy)
+* Developer's README, finally! (James Coe, Guy, Jeff Foster, Gilbert)
+* Support for HP-UX 11 nettl files (Olivier)
+* Make scrollbar placement option ubiquitous (Guy)
+* Support for Sinec H1 protocol (Gerrit Gehnen)
+* Show version number resource in COTP (Gerrit Gehnen)
+
+Overview of changes in Ethereal 0.8.3:
+* Win32 path delimiter fixes (Guy)
+* clnp fix (Guy)
+* tethereal initialization fix (Guy)
+* Debian packaging files (Olivier)
+* NFS readdir* segfault fix (Uwe)
+* file_seek() fix (Guy)
+* "struct timeval"/"struct bpf_timeval" fix (Guy)
+* TFTP Option Extension (RFC 2347) support (Craig Newell)
+* Menu fixes (Gilbert)
+* PPP sequence number fix (Gilbert)
+* Support for NetXRay WAN traces (Gilbert)
+* X.25 fix (Guy)
+* TCP Follow EBCDIC toggle fix (Gilbert)
+* New get_home_dir() function for HOME env var (Gilbert, Guy)
+* Additional NLPIDs (Guy)
+* New "ethereal_static" make target (Nathan)
+* Capture window close button fix (Nathan)
+* Plugin directory symlink scanning fix (Olivier)
+* Add SNMP trap port to udp dissector (Guy)
+
+Overview of changes in Ethereal 0.8.2:
+* Add editcap as standard install target (Guy)
+* Add manpage for editcap (Guy)
+* GUI code movement (Guy)
+* Read-only Win32 support (Gilbert, Guy)
+* L2TP updates (Laurent Cazalet, Thomas Parvais)
+* select() workaround for Linux libpcap bug (Guy)
+* Cisco CDP fixes (Guy)
+* Hex dump option in TCP Stream window (Olivier)
+* Assorted frame numbering fixes (Guy)
+* Filterable RTSP fields (Jason)
+* X.25-over-Ethernet support, perhaps (Guy)
+* Export and usage of NLPID values (Guy)
+* zlib fix for {Free,Open,Net}BSD (Guy, Itojun)
+* Add tethereal and manpage (Guy)
+* Doc updates (Guy, Gilbert)
+* Fix type in hex printing in netbios (Gerald)
+* Work around RedHat 6.1 libpcap filter "feature" (Gerald)
+* Fix alignment issues (Guy)
+* Tethereal mods (Nathan)
+* Use gmodule for dynamic linking instead of libltdl (Gilbert)
+* Build fixes (Guy)
+* Plugins in tethereal (Olivier)
+* Editcap mods (Richard)
+* Change code to use strchr() instead of index() (Guy)
+* Change code to use strrchr() instead of rindex() (Guy)
+* Pop-up menus with right-clicks (Jerry Talkington)
+* Packet scrolling option in capture dialogue window (Guy)
+* Full NFSv3 support (Uwe)
+* Fix byte-order and alignment problems in PPTP
+       (Thomas Quinot, Debian bug 55347)
+* Support for both HP-UX 9.04 and HP-UX 10.20 nettl files (Olivier)
+* "Inactive Subset" in ISO 8473 CLNP (Gerrit Gehnen)
+* Vines update (Joerg)
+* tm_mon fix (Guy)
+* New proto_item_set_text() and proto_tree_add_notext() functions (Guy)
+* New functionality in dissect_rpc_string() (Guy)
+* CDP fixes (Paul Ionescu)
+* packet_info and ethernet changes (Guy)
+* LLC updates (Guy)
+* Flag for IPv4 TOS field/DiffServ field (Heikki Vatiainen)
+* Cisco ISL support (Guy)
+* Workaround for GTK+-1.2.[3-6] text widget bug (Gerald)
+* Menu updates and fixes (Gerald, Gilbert, Guy, henceforth "3G")
+* Parse multiple COMMUNITIES value in BGP (Itojun)
+
+Overview of changes in Ethereal 0.8.1:
+* Fix mulitiple-selection bug in packet list (Gilbert)
+* Check for libtool and libtool version (Guy)
+* Toshiba file reader handles relative dates (Gilbert)
+* File|Open dialogue box directory hack (Gilbert)
+* Modify appearance of lines and expanders in GUI proto tree (Gilbert)
+* Make code ANSI-C compliant and other build fixes (Guy)
+* Fix side effects of using GtkCTree and GTK_SELECTION_BROWSE (Guy)
+* Abstract out some of the menu code from the GUI routines (Guy)
+* Re-arrange some GUI code (Guy)
+* "Default" button for resetting plugin filter string (Olivier)
+* Plugin status save/restore (Olivier)
+* Add notes about sniffing VMware connections (Gilbert)
+* Add focus for "Find Frame" and "Go to Frame" (Guy)
+* Reconcile differences in integer size used for ports
+       in conversation code and packet_info code (Gilbert)
+* Empty string capture filters for libpcap craziness (Gerald, Guy)
+* Manpage updates (Guy)
+* Print packets as multiple pages of PostScript (Guy)
+* Fix "Follow TCP Stream" print function (Guy)
+* Avoid segfault in SMB reported by
+       Aaron Bush <abush@microcenter.com> (Gilbert)
+* L2TP support (John Thomes)
+* Allow printing during capturing
+
 Overview of changes in Ethereal 0.8.0:
 * RPC and NFS updates, complete NFSv2 support (Uwe, Gilbert)
 * Initial TNS support (Nathan)