Improvement of 'make clean' targets.
[obnox/wireshark/wip.git] / NEWS
1 Overview of changes in Ethereal 0.8.17:
2 * Display filter GUI fix (Guy)
3 * Build fix: use SSL_LIBS if found by configure (Henri Gomez)
4 * Fix 2 off-by-1 erros in the code that selects a field after
5         user clicks on a byte in the hex dump (Gilbert)
6 * Typo fixes to packet-q931.c (Thomas Gimpel)
7 * Win32 build: create HTML doco (Gilbert)
8 * Fixes for Lemon compilation (Guy)
9 * Wiretap file-close fix (Guy)
10 * Wiretap open() design fix (Guy)
11 * New dissector: support for CUPS browsing protocol (Charles Levert)
12 * Wiretap support for Cisco HDLC (Guy)
13 * New dissector: Cisco HDLC (guy)
14 * Tvbuffication of MOUNT dissector (Ronnie Sahlberg)
15 * Tvbuffication of HCLNFSD dissector (Ronnie Sahlberg)
16 * Memory double-free fix (Guy)
17 * Change tvb_get_ptr() to return 'const guint8*' (Gilbert, Guy)
18 * Fix for IEEE 802.11 trying to modify result of tvb_get_ptr() (Guy)
19 * Update to CUPS (Guy)
20 * Update to CLNP (Guy)
21 * Fix for Win32 file renaming (Guy)
22 * Update to MGCP (Ed Warnicke, Guy)
23 * Update to STAT dissector (Ronnie Sahlberg)
24 * Check for NULL in proto_tree_add_* routines (Guy, Jeff)
25 * Tvbuffication of YPSERV (Ronnie Sahlberg)
26 * Tvbuffication of BOOTPARAM (Ronnie Sahlberg)
27 * New dissector: DCE RPC support (Tod Sabin)
28 * Update to SMB mailslot, browse, pipe (Guy)
29 * Update to SMB (Guy)
30 * Add 48.48 PNG of new 3d logo (Gilbert)
31 * Compiler warning fixes (Guy)
32 * MS Proxy fix and tvbuffication (Guy, Jeff)
33 * Move address routines to epan (Ed Warnicke)
34 * Change "IEE 802.3" Ethernet label (Gilbert)
35 * New feature: Protocol Hierarchy Statistics (Gilbert, Guy)
36 * Win32 build: build wiretap as DLL, use WinPcap 2.1 (Gilbert)
37 * New feature: multiple named data sources (Jeff, Guy)
38 * Update to Frame Relay (Jeff, Guy)
39 * New dissector: LMI for frame relay (Jeff)
40 * New dissector: Wellfleet compression (Jeff)
41 * Update to WTP (Guy)
42 * Updates to AFS (Nathan)
43 * Fix for WCP (Guy, Jeff)
44 * Back out guint64 handling in wiretap netxray module (Guy)
45 * Add APi for creating progess dialogues (Guy)
46 * Tvbuffication of ICQ (Guy)
47 * GTK-related code fixes (Eduardo Pérez Ureta)
48 * Update to RX (Nathan)
49 * Add "-D" flag to tethereal to show list of all network
50         interfaces (Guy)
51 * Update to IP: check for small header lengths (Guy)
52 * Update TPKT (Guy)
53 * Fix for ICMPv6 crash (Olivier, found by Heikki Vatiainen)
54 * Fix for "checksum bad" flags in proto_tree in IP, UDP, TCP (Guy)
55 * Update to PPP (Guy)
56 * Update to Q.931 (Guy)
57 * New disector: BACNET (Hartmut Mueller)
58 * Code movement from dissectors to epan (Ed Warnicke, Guy)
59 * General code cleaning (Guy)
60 * Win32: load wpcap.dll at run-time, not load-time (Gilbert)
61 * Support for "Transparent Ethernet Bridging" (Guy)
62 * New dissector: GTP (Michal Melerowicz)
63 * Fix for ISAKMP : check for length of payload (Tim Newsham)
64 * Win32 build: use NullSoft Installer to provide packaging (Gilbert)
65 * Win32 build: keep version number in config.nmake, and generate
66         text files that need that version number (Gilbert)
67 * Win32 build: wiretap can use zlib (Gilbert)
68 * Update to SNMP (Guy)
69 * New dissector: RWALL (Ronnie Sahlberg)
70 * OSI-over-PPP support, plus fixes to ISIS (Hannes Gredler)
71 * Updates to SCTP (Michael Tuexen)
72 * Wiretap: support for Ascend version 7 output (Gerald)
73 * Fixes to NTP (Joerg Mayer)
74 * Doco updates (Guy, Gilbert)
75 * Fix for GTK file selection showing wrong directory in Open/Save As (Gilbert)
76 * Win32: isprint() hack to keep GTK from not showing characters in hex
77         dump and follow-tcp-stream window in certain cases (Gilbert)
78
79 Overview of changes in Ethereal 0.8.16:
80 * RTSP fixes (Guy)
81 * CDP updates and fixes (Kent Engstöm)
82 * Call capture_sll() during capture (Gilbert)
83 * dissectory_try_*() cleanups (Guy)
84 * SCTP updates (Michael Tuexen)
85 * Many tvbuffications (Guy)
86 * GRE updates (Guy)
87 * Bugfix in WCCPv2 IP encapsulation (Guy)
88 * M3UA update (Michael Tuexen)
89 * Updates for DEC LANBridge 100 Spanning Tree protocol (Guy)
90 * Fix for MPLS Multicast PPP type (Guy)
91 * IUDA updates (Michael Tuexen)
92 * NBIPX, NetBIOS fixes (Guy)
93 * Don't anger the Automake God so that she doesn't install man pages (Guy)
94 * Wiretap ngnsiffer update for type 7 records (Jeff Foster, Guy)
95 * Completion of NLM dissector (Ronnie Sahlberg)
96 * WSP fix (Guy)
97 * Code cleanup (Guy)
98 * Make Automake 1.4b happy (Guy)
99 * Improve RPC processing (Guy)
100 * Ethernet/ethertype() update (Guy)
101 * NLM update (Guy)
102 * Look for SSL library for those that have UCD SNMP compiled with
103         SSL support (Andy Hood)
104 * GTK dialog box handling cleanup (Guy)
105 * Support for SUA Light (Micahel Tuexen)
106 * Mobile IPv6 updates (Borosa Tomislav)
107 * IEEE 802.11 fix (Johan Jorgensen)
108 * tru64 doco update (Guy)
109 * wiretap can write NetMon 2.x files (Guy)
110 * Dissector registration cleanup (Guy)
111 * Support for HCLNFSD (Mike Frisch)
112 * wiretap autoconf cleanup (Guy)
113 * Enhance registration of ONC RPC-based protocols. (Guy)
114 * Keep separate cfilters and dfilters lists files. (Guy)
115 * Remove support for old-style plugins. Goodbye! (Guy)
116 * Cleanup usage of pcap (Guy)
117 * SMB update, new error code (Richard)
118 * SNMPv2u support (Guy)
119 * Fix bounds problem in invalid SIP packet (Ruud Linders <ruud@lucent.com>,
120          Gerald)
121 * WTLS support and WSP fixes (Alexandre P. Ferreira)
122 * Work around CMU SNMP bug (Guy)
123 * "Decode As" (David Hampton)
124 * Modularize field types (FT_*) (Gilbert)
125 * Re-write display filter code (Gilbert)
126 * "drange" --- modularized byte slice routines for dfilters (Ed Warnicke)
127 * Always show scrollbar in tree view panel (Gilbert)
128 * Fixes for lemon parser generator (Guy)
129 * Updates for dfilter-creation-GUI re: new dfilter code (Guy)
130 * Better filter string handling (Guy)
131 * Support for NLMv3 SHARE and UNSHARE (Guy)
132 * RSVP fixes (Guy)
133 * VINES fix (Guy)
134 * Fix for Token-Ring (Guy, Gilbert)
135 * Clean up warnings from MSVC (Guy)
136 * Support for V3 CALLIT and V4 BCAST/INDIRECT in portmap (Guy)
137 * RTP update (Guy)
138 * Code movement for 802.3 handling (Guy)
139 * PIM fixes (Guy)
140 * WCCP update (Simharajan Srishylam)
141 * TFTP build fix for Windows (Guy)
142 * RPC updates (Guy)
143 * Better error handling during captures, including change in
144         protocol between parent and child processes (Guy)
145 * Try to get "drops" info from libpcap (Guy)
146 * Proper activation/deactivation for "Decode As" menu item (Guy)
147 * Do proper display filtering on multiple fields registered
148         to the same name (Guy)
149 * Properly decode BOOTP option 82 (Greg Kilfoyle)
150 * WAP/WTLS updates (Neil Hunter)
151 * NetXray timestamp fixes (Chris Jepeway)
152 * ISAKAMP update (Yaniv Kaul)
153 * Add MIP extensions (Stefan, Guy)
154 * Diameter fixes for handling bad packets (Gilbert)
155 * Work-around for "line-buffered" not meaning "line-buffered" with
156         MSVC (Guy)
157 * Re-write of diameter dissector (David Frascone)
158 * Win32 Ethereal, if started as GUI w/o a console, will
159         create a console when necessary to show warnings/errors. (Guy)
160 * Correct TSIG decoding in DNS (itojun)
161 * Add support for SRV RRs in DNS (Nathan)
162 * Add hidden boolean fields designating bad IP or ICMP
163         checksums (James E. Flemer)
164 * Add them also for various IP-family protocols (Guy)
165 * Wiretap support for Etherpeek (v5, 6, and 7) support (Daniel Thompson)
166 * Display filter doco update (Guy)
167 * Add cvsdiff-fix.py, for cleaning up the result of "cvs diff" (Gilbert)
168 * Support for RFC 3024 reverse tunneling support for MIP (Peter Lei)
169 * Fixes for NBIPX and microsoft-related IPX usage (Guy)
170 * Support for Rquota protocol (Mike Frisch)
171 * Code movement for AH dissector (Guy)
172 * Fix color selection widget in TCP Streams preferences (Gilbert)
173 * Add "Toggle All", "Enable All" and "Disable All" buttons to
174         dissector-selection GUI (Gilbert)
175 * Selection of bytes in GUI hex dump selects the appropriate field
176         in the GUI protocol tree (Gilbert)
177 * MGCP updates (Ed Warnicke)
178
179 Overview of changes in Ethereal 0.8.15:
180 * HSRP updates (Heikki)
181 * MGCP updates (Ed, Gilbert)
182 * Fix infinite loop problem in ICQ dissector (Gilbert)
183 * Enable optional building of ethereal/tethereal/editcap (Guy, Gilbert)
184 * SMB fixes (Jeroen Ruigrok van der Werven)
185 * More complete 'manuf' file. (Gerald)
186 * X.25 updates (Olivier, Richard)
187 * RADIUS updates (Guy)
188 * AIM updates (Ralf Holzer)
189 * WCCP 2.0 support
190 * NG Sniffer file-reading fixes (Guy)
191 * New dissector: Label Distribution Protocol (Richard)
192 * tvbuff updates, fixes, additions (Gilbert, Guy)
193 * New dissector: GVRP (Kevin Shi)
194 * NVS v4 support (Mike Frisch)
195 * RTSP updates (Guy)
196 * Miscellaneous clean-ups (Guy, Gilbert)
197 * NBIPX update (Guy)
198 * Fix for improper buffer-overflow check in wiretap's pppdump support
199         (Daniel Thompson)
200 * ISAKMP fix (itojun)
201 * Add TCP segment and UDP datagram checksumming code (Guy)
202 * Added Router-Alert IP option, RFC 2113 (Ashok)
203 * PPP updates (Burke Lau)
204 * Mobile IPv6 support (Martti Kuparinen)
205 * "Match Selected" works better with FT_STRING types (Ed Warnicke)
206 * Windows time format bug avoidance (Richard)
207 * X.25 over TCP support (Paul Ionescu)
208 * Enable FT_BYTES display filtering (Ed Warnicke)
209 * Added tethereal_static build target (Nathan)
210 * Kerberos update (Nathan, Guy)
211 * DLT_LINUX_SLL capture type support, used with current libpcap captures
212         on the Linux "any" device. (Guy)
213 * CLNP update (Guy)
214 * TFTP update (Guy)
215 * BGP update (Greg Hankins)
216 * OSPF update (Guy)
217 * Capture updates and fixes (Guy)
218 * LAPBETHER support (Richard, Guy)
219 * TCP update for TCP MD5 signature (Greg Hankins)
220 * SMB-PIPE fix (Richard)
221 * Display filter creation GUI (Guy, based on work by Jeff Foster)
222 * Updates to HTTP (uPnP and SSDP support) (David Hampton)
223 * Preferences API updates (Guy)
224 * DEC LANBridge Spanning Tree Protocol support (Paul Ionescu)
225 * X.25 over LLC support (Paul Ionescu)
226 * CDP update for IP Prefix field (Paul Ionescu)
227 * Tvbuffication of dissectors (Guy, Gilbert)
228 * Frame Relay and Frame-Relay-over-GRE support (Paul Ionescu)
229 * Support for NG Sniffer Frame Relay traces (Jeff Foster)
230 * Conversation/dissector registration updates (Guy)
231 * MTP3 User Adaptation Layer (M3UA) support (Michael Tuexen)
232 * Doco updates (Guy)
233 * SOCKS fix for crashing in a conversation ping-ping (Jeff Foster)
234 * IEEEE 802.11 fix (Guy)
235 * Proper (I think) lineheight calculation in proto_draw.c (Gilbert)
236 * HTTP dissector can accept registration from sub-protocols (Guy)
237 * make-reg-dotc.py speeds up build on Win32 (Gilbert)
238 * LLC update (Guy)
239 * SCTP updates (Michael Tuexen)
240 * ISDN Q.921-User Adaptation Layer (IUA) support (Michael Tuexen)
241
242 Overview of changes in Ethereal 0.8.14:
243 * Fix time-difference computation in tethereal (Guy)
244 * SMB LOGON update (Richard)
245 * Continue capturing if netmask on interface is not found (Guy)
246 * Add fourth choice of time format: date/time (Guy)
247 * AFS update (Nathan)
248 * WAP support (Neil Hunter, Guy)
249 * SIP support (Heikki Vatiainen)
250 * FTP update (Richard)
251 * Plugins can specify several underlying protocols (Olivier)
252 * Dissector cleanup (Guy)
253 * AIM/OSCAR support (Ralf Holzer)
254 * Use preference file field list for summary line in tethereal (Guy)
255 * GIOP 1.2 support, and other GIOP updates (Craig Rodrigues, Guy)
256 * Remove carriage returns in getopt.[ch] (Guy)
257 * SDP handles embedded newlines (Robert Tsai)
258 * Re-write of EIGRP dissector (Paul Ionescu)
259 * Tethereal output cleanup (Guy)
260 * MGCP dissector plugin (Ed Warnicke)
261 * Tvbuffify: HTTP, NTTP, RSH, RTSP, Telnet, SAP, SDP, FTP, POP, TFTP,
262          NBIPX, SMTP, 802.1Q VLAN, ATALK, AARP, ARP, IPP, STP,
263         IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, OSI ESIS,
264         PPoE, L2TP, X11 (Guy)
265 * Tvbuffify: NetBIOS (Jeff Foster)
266 * Add more tvbuff methods (Guy, Gilbert)
267 * Correct IPv6 router renumbering dissector (Itojun)
268 * ICMPv6 update (Itojun)
269 * Re-work of logic in SMTP (Guy)
270 * ATALK fix (Guy)
271 * NetBIOS update (Gerald)
272 * Code movement to libethereal (Guy)
273 * Column-related fixes in DNS/NBNS (Gilbert)
274 * Plugin API fix (Guy)
275 * Documentation update (Guy)
276 * IEEE 802.11 support (Johan Jorgensen, Axis Communications)
277 * Dissectors can be registered by name, for later lookup (Guy)
278 * GIOP update (Frank Singleton)
279 * Tweak the DATA dissector (Guy)
280 * NTP update (Phil Techau, Gerald)
281 * Add #include's to clean compiler warnings (Craig)
282 * Conversation fix (Guy)
283 * Wiretap error-reporting fix (Guy)
284 * Add col_set_str() to save memory-copying when the string is static (Guy)
285 * Fix for AFS buffer-overrun exploit (Gerald)
286 * Fix possible buffer overruns in NBNS, NTP, ICQ, resolv.c, pppdump.c (Gerald)
287 * Tvbuffify: AUTO-RP (Heikki Vatiainen)
288 * Have tethereal initialize winsock like Ethereal does (Gilbert)
289
290 Overview of changes in Ethereal 0.8.13:
291 * Macro movement to pint.h (Gilbert)
292 * Keep TVBUFF_SUBSET constructor from dying after a
293         ReportedBoundsError (Gilbert)
294 * CWR and ECN flags in TCP (Ulrich Kiermayr <kie@thp.univie.ac.at>)
295 * Correct startup/shutdown of windows sockets for name resolution (Graham)
296 * Add "-p" option to control promiscuity of capture, Debian bug #34376 (Guy)
297 * Wiretap support for Nokia firewall tcpdump, yet another mutant libpcap format
298         that didn't change the magic number (Guy)
299 * ECN in IP header (Ulrich Kiermayr <kie@thp.univie.ac.at>)
300 * Fix for #include of <net/if.h> (Guy)
301 * Close the handle for the SNMP library after inspecting it on Linux
302         (Guy, Gilbert)
303 * EOF check (Guy)
304 * Wiretap support for Shomiti Surveyor 3.x, aka "unofficial snoop v4" (Guy)
305 * Wiretap support for reading pppd log files (pppdump format) (Gilbert)
306 * Add -l option to tethereal to make stdout line-buffered.  (Guy)
307 * Add "Next Sequence number" field to TCP (Guy)
308 * Other TCP updates (Guy)
309 * Add direction flag, if available, to Frame dissection. (Gilbert)
310 * Rename NCP include file with code in it to packet-ncp2222.inc (Gilbert)
311 * Dissect WTAP_ENCAP_ATM_RFC1483 with dissect_llc() (Guy)
312 * Wiretap support for NetXRay ATM captures (Guy)
313 * Make an "epan" directory, and move core routines to libethereal (Gilbert,
314         Olivier, Guy)
315 * Doco updates (Guy)
316 * Dynamic buffer for format_text() (Guy)
317 * Telnet update (Guy)
318 * HTTP update (Guy)
319 * RTSP update (Guy)
320 * BXXP update (Richard)
321 * DNS updates (A6, DNAME, and RFC 2673 bitstring label) (Per Flock)
322 * ISAKMP check for bad data (Gilbert, Jack Keane)
323 * ISAKMP update for SHA2 and AES encryption assignments (Yaniv Kaul)
324 * Move Frame dissection do separate file (Gilbert)
325 * Add support for modal message boxes (Guy)
326 * DNS updates (Brian Wellington)
327 * Add Capture->Stop menu item (Santeri)
328 * ICMPv6 bad data check (Santeri)
329 * Check for python executable in autogen.sh (Gilbert)
330 * On Unix/X, the default font preference matches only ISO 8859/1 fonts (Guy)
331 * Complete the COPS dissector (Heikki Vatiainen)
332 * Update for Session Announcement Protocol (Heikki Vatiainen)
333 * Better heuristic for detecting Linux mangling of token-ring header (Gilbert)
334 * Fix for DNS A6 RR decoding (Per Flock)
335 * Support for H.261 and TPKT, replacement of RTP and RTCP dissectors, and
336         changes to Q.931 dissector (Andreas Sikkema)
337 * Case-insensitive string checks in HTTP dissector (Isaac Wilcox)
338 * RTCP band-aid for allegedly-NTP timestamp (Guy, from Jason Lango's
339         RTCP dissector)
340 * Diameter updates (David Frascone)
341 * Capture statistics improvements (Santeri)
342 * Check the ICMP checksum (Guy)
343 * Support for conversations with "wildcard" destination addresses
344         (Jeff Foster, Guy)
345 * HSRP off-by-one fix (Guy)
346 * IPX and TCP column-related fixes (Guy)
347 * make-reg-dotc fix (Guy)
348 * AFS static-function cleanup (Guy)
349 * Filter GUI ease-of-use fixes (Santeri)
350 * Support for Routines for IGRP dissection <Paul Ionescu>
351
352 Overview of changes in Ethereal 0.8.12:
353 * OSPF enhancements (Craig Metz)
354 * Buffer-overflow protection with snprintf (Gilbert)
355 * Add "Save As" feature to TCP Follow dialogue (Gilbert)
356 * NFS update (Guy)
357 * Show correct IP cksum if cksum in packet is incorrect
358         (Johannes.Hennecke@elsa.de, Gilbert, Guy)
359 * Fixes for srvloc (Guy, Peter Kjellerstedt)
360 * Reorganize Win32 README (Gilbert)
361 * ICQ updates (Peter Kjellerstedt)
362 * ICMP proto_tree fix (Guy)
363 * Filter dialogue GUI fix (Guy)
364 * Fix rlogin "fd" assumption (Guy)
365 * Packet-length fixes in various dissectors (Guy)
366 * Add preferences to OSI CLNP/COTP/CLTP (Laurent)
367 * Dissector tables allow for tvbuff and non-tvbuff dissectors (Guy)
368 * Code cleanup (Laurent, Guy)
369 * SMB fix (Richard)
370 * Add scripts to turn lists of protocols and filterable fields, as
371         produced by "ethereal -G", to SGML (Richard)
372 * RPC updates (Uwe)
373 * NLM v1 updates (Uwe)
374 * Add Help window (Laurent)
375 * Improve add_host_name fill IP host hasthable from DNS answers (Laurent)
376 * Add doc strings to ncp2222.py (Gilbert)
377 * Fix display of IPv6 frag header in proto_tree (Santeri Paavolainen)
378 * Add wiretap support for Cisco Secure Intrusion Detection System IPLog format
379         (Mike Hall, Gilbert)
380 * Allow "filtering" in TCP Follow Save As, i.e., save entire conversation, or
381         either half of the conversation (C->S, S->C) (Gilbert, Laurent)
382 * Doco update (Guy)
383 * BOOTP fix (Phil Techau)
384 * Fix Help|About order (Guy)
385 * Add #defines to DNS dissector (Guy)
386 * Fix compilation in non-source directory (Laurent)
387 * Add ethertypes (Laurent)
388 * Add routines for fetching little-endian and big-endian 64-bit integral
389         quantities, if G_HAVE_GINT64 is defined (Guy)
390 * ISIS CLV fix (Laurent)
391 * Add proto_tree_add_text_valist (Laurent)
392 * make-reg-dotc fix (Guy)
393 * header-file inclusion fixes (Laurent)
394 * Add Kerberos 5 dissector (Wes Hardaker, Guy, Gilbert)
395 * Speedup of random access to compressed ngsniffer files (Guy)
396 * LLC non-SNAP fix (Guy)
397 * snprintf fixes (Guy)
398 * "TCP follow" support for TCP over IPv6 (Laurent)
399 * Add RSH dissector (Robert Tsai)
400 * Add HPUX doco and patches (Guy)
401 * Better handling of failing to open capture device (Guy)
402 * Cope with Linux ISDN packet headers (Guy)
403 * Enable/disable particular protocols (Laurent, Uwe)
404 * Small RPC and NFS fix (Uwe)
405 * Preferences GUI updates (Laurent, Guy, Gilbert)
406 * Packet deselection fix (Guy)
407 * Re-organize popup menu (Laurent)
408 * GUI convenience function updates (Guy)
409 * DNS A6 records are now RFC 2874, not i-d (itojun)
410 * Add support for draft-ietf-ipngwg-icmp-name-lookups-06.txt
411         (ICMP node information query) (itojun)
412 * Gryphon plugin fix (Laurent)
413 * Plugin fix (Laurent)
414 * Add Zebra dissector (Jochen, Guy)
415 * ICMPv6 dissector alignment fix (itojun)
416 * Add port type for SCTP ports (Michael Tuexen)
417 * Potential buffer overflow fixes (Laurent)
418 * Add info to summary window (Laurent)
419 * Add initial support for SMTP dissector (Richard, Laurent)
420 * Choose bold font from normal-weight font name (Guy)
421 * Font fixes (Laurent)
422 * BGP display filter fix (Laurent)
423 * Ascend display filter fix (Laurent)
424 * Ability to mark frames with middle mouse button. (Laurent)
425 * Tethereal initialization fix (Guy)
426 * Turn FT_NSTRING_UINT8 into FT_UINT_STRING (Gilbert)
427 * NCP fix (Gilbert)
428 * Remove "Decode IPv4 TOS field as DiffServ field" from display
429         options (Laurent)
430 * Add a help context identifier to the status bar (Laurent)
431 * Fix CLEANUP_* macros in exceptions code (Gilbert)
432 * LDAP dissector fix (Guy)
433 * RPC packet-state fix (Guy)
434 * Name updates to stuff in GSS authentication for ONC RPC (Dug Song)
435 * Update doco (Guy, Laurent)
436 * libpcap->wiretap encapsulation type mapping fix for new DLT_ types (Guy)
437 * LLC fix (Guy)
438 * pptp fix (Laurent)
439 * vines fix (Laurent)
440 * NFS v2 READDIR fix (Guy)
441 * Add FT_STRINGZ type (Gilbert)
442 * Move pointer-integer functions (pntohl, et al) to separate file (Gilbert)
443 * Add initial support for BXXP (Richard)
444 * Fix method for building list of network interfaces (Uwe, with tip o' hat
445         to W. Richard Stevens)
446 * GIOP endianness fix (Gilbert)
447 * Random character in help dialogue fix (Laurent)
448 * Change wtap_read() parameter list to avoid hacks in some wiretap
449         modules (Gilbert)
450 * g_malloc()/g_free() fixes (Guy)
451 * New tvbuff routines (Gilbert, Richard)
452 * libsnmp.so loading fix (Guy)
453 * Use inverse video instead of boldface in hex dump (Graham Bloice, Guy)
454 * Ability to choose fixed-width font as a GUI preference (Guy)
455 * Default to "6x13" rather than Lucida Typewriter, as not all X servers
456         have Lucida Typewriter (Guy)
457 * Comment-out Cut/Copy/Paste items in Edit menu (Guy)
458 * redraw_hex_dump fixes (Guy)
459 * Negative relative and delta timestamp fixes (Guy)
460 * Move some string functions out of packet.c and into strutil.c (Gilbert)
461 * OSPF fixes (Craig Metz)
462 * Avoid assert in tvbuff when creating packet of bogus reported_length (Gilbert)
463 * Don't allow hf_text_only to be in the display filter language (Gilbert)
464 * Win32 .cvsignore additions (Graham)
465
466 Overview of changes in Ethereal 0.8.11:
467 * Set locale in tethereal (Guy)
468 * Dialog box utility routines (Guy)
469 * Modal window fixes (Guy)
470 * GUI cleanups (Guy)
471 * Add support for preferences (Guy)
472 * IPv4 DiffServ is a preference (Guy)
473 * Add strcasecmp.c for those systems that need it, like SINIX-M (Uwe)
474 * BOOTP magic cookie fix, option-dissection fix (Guy)
475 * SNMPv3 fix for security model values 1 and 2 (Guy)
476 * Make AH payload dissection placement a preference (Gilbert)
477 * Timestamp display fix (Guy)
478 * CLNP TSAP fix (Guy)
479 * NFS filehandle dissection for ReliantUNIX and Linux nfsd/knfsd (Uwe)
480 * TCP summary info in protocol tree is an option (Gilbert)
481 * OSPF enhancements and fixes (Michael Rozhavsky)
482 * inet_aton()-related build fixes (Guy)
483 * UDP has heuristic dissector table, and uses it for RPC (Uwe)
484 * Dissection of RPCSEC_GSS credentials in ONC RPC (Dug Song)
485 * DNSSEC additions/name changes (Jakob Schlyter)
486 * Error message cleanups (Guy)
487 * DNS support for MS's WINS and WINS-R resource records (Guy)
488 * tvbuff-ication of H1 dissector, and response identifier display change
489         (Gerrit Gehnen)
490 * SCTP dissector (Michael.Tuexen@icn.siemens.de)
491 * Capture-window titlebar fix (Gilbert)
492 * Support for building SVR4 binary packages (Gerald)
493 * proto_tree/dfilter interaction change (Gilbert)
494 * Fix URL for libpcap (Guy)
495 * Improved autogen.sh script (Bruce Korb)
496 * Add "debian" target to Makefile (Olivier)
497 * Tethereal packet-count and new-line fix (Gilbert)
498 * SNMP "agent address" trap PDU display fix (Guy)
499 * Support for many more DHCP options (Jose Pedro Oliveira)
500 * Compiler-warning fixes in wiretap (Guy)
501 * Reset "visited" flag when rescanning a file (Gilbert)
502 * Add RPM and SRPM build targets (Gerald)
503 * Another shot at the undead libpcap monster fix (i.e., extra info
504         in headers for ss990915 libpcap) (Guy)
505 * Add aclocal-flags to fix build headaches (Guy)
506 * In proto_tree_add_item(), access tvbuff before adding anything to
507         proto_tree. (Gilbert)
508 * Add Quake 1 dissector (Uwe)
509 * GIOP dissector warns about unsupported GIOP versions (Gilbert)
510 * dfilter2pod build fix (Gilbert)
511 * Re-write of NCP dissector. Adds python to build. :) (Gilbert)
512 * Fix Edit->Filters...->Apply (Richard)
513 * Add DIAMETER dissector (David Frascone)
514 * Display TCP RST data as text, as per RFC 1122 (Guy, with tip o' hat
515         to Kevin Steves)
516 * Support for capturing from a pipe (FIFO or STDIN). (Olivier)
517 * Cross-platform build fixes (Guy)
518 * Fix directory-checking routines (Guy)
519 * Display filters now work on string types (Gilbert)
520 * Initial templates for decoding all 4 NLM protocol versions (Uwe)
521
522 Overview of changes in Ethereal 0.8.10:
523 * Code cleanup (Gilbert)
524 * Assign port 1052 to DDTP (Olivier)
525 * Add syslog dissector (Gerald)
526 * Build cleanup (Guy)
527 * X11 dissector (Christophe, Guy)
528 * RPC cleanup (Guy)
529 * tvbuffication (Olivier, Gilbert)
530 * Remove dead tos_str symbol (itojun)
531 * More manufacturer ether codes (Gaetan Soltesz <gaetan@cisco.com>)
532 * Support for capturing on Linux ATM interfaces (Mark Clayton)
533 * NG Sniffer file reading fixes (Joerg, Guy)
534 * Make 'tethereal -h' look similar to 'ethereal -h' (Joerg)
535 * Support for "Update list of packets in real time" on Win32 (Graham)
536 * Win32 makefile dependency fix (Graham)
537 * Fix for people who don't read the FAQ. I.e., fix for
538         calling snmp_set_full_objid(0 in packet-snmp.c (Guy)
539 * OSI fix (Guy)
540 * ISIS fix (Guy)
541 * AFS volume name display fix (Guy)
542 * tvbtest enhancements (Guy)
543 * Treat TCP follow temp file as binary, for Win32 (Guy)
544 * Read NetXRay 2.002 files (Joerg, Guy)
545 * Fix octet string buffer overflow in packet-snmp.c (Guy)
546 * asn1.c/packet-snmp.c code cleanup (Guy)
547 * Variable name ("cf"/"cfile") cleanup (Ben Fowler)
548 * GUI-code enhancements (Guy)
549 * Wiretap enhancements (Guy)
550 * Support for OSI CLTP (Guy)
551 * ISAKMP padding fix (Guy)
552 * GUI progress bar change (Guy)
553 * Debian build-file fix (Olivier)
554
555 Overview of changes in Ethereal 0.8.9:
556 * Timestamps in RTP summary column (Jason Lango)
557 * Fix build warnings (Ron Flory)
558 * Make our GtkCList sortable (Graham Bloice)
559 * Use F<> instead of B<> for files in man pages (Guy)
560 * Fix a type IP packet counter (Gerald)
561 * Build fixes (Gilbert, Guy)
562 * Rename "private" to "dump", to avoid C++ reserved word (Guy)
563 * Add tvbuff class and exceptions module (Gilbert, Guy)
564 * Convert dissectors to use tvbuffs (Gilbert, Olivier, Guy)
565 * Support ISAKMP Configuration Method (Yaniv Kaul)
566 * Fix tethereal/wiretap error-reporting bug (Gilbert)
567 * Add sample Makefile for regression testing (Gilbert)
568 * Dissect substring filters in packet-ldap.c (Guy)
569 * Fix wtap.h typo (Alan Harrison)
570 * Change usage of 'fd' in file.c (Ben Fowler)
571 * Fix endian bug in ngsniffer.c (Guy)
572 * Fix smb-pipe NetServEnum (Guy)
573 * Fix VTP to correctly add ipv4 address to proto_tree (Guy)
574 * cf->current_frame fix for correctly displaying GtkCList (Guy)
575 * SMUX and SNMPv3 support (Jochen Friedrich)
576 * Fix snmp-less build (Guy)
577 * Show Ethernet trailer (Gilbert)
578 * Old-style fixes for bounds checking (Guy, Gilbert)
579 * Make proto_tree_is_visible false more of the time (Guy)
580 * Support for GRE over IPX (Paul Ionescu)
581 * Move psuedo_header out of frame_data structure to save memory. Required
582         changes in wiretap, too. (Guy)
583 * Doco fixes (Guy)
584 * Mark DCHP packets as DHCP, using bootp.dhcp flag. (Paul Ionescu)
585 * Fix randpkt.c for new wtap_dump() (Gilbert)
586 * Correctly handle 0-length FT_BYTES (Gilbert)
587 * Header file fixes (Guy, Gilbert)
588 * SMUX-related fix (Guy)
589 * More wiretap zlib fixes (Guy)
590 * Detect Cisco and Novell type IPX packets (Paul Ionescu)
591 * Close the capture file descriptor (Mark Burton, Guy)
592 * More ISAKMP additions (Yaniv Kaul, Guy)
593 * Support for EIGRP over Appletalk and IPX (Paul Ionescu)
594 * Fix display of IP fragment (Scott Howard)
595 * Fix for Linux ISDN ippp devices (Gilbert)
596 * Change handling of capture_ppp() (Gilbert)
597 * SMB fixes (Mark Burton)
598 * Support for reading compressed Sniffer fils (Tim Farley, Joerg, Guy)
599 * GTK dialogue fixes (Guy)
600 * Incorporate gtkclist.c from GTK+ 1.2.8 (Guy)
601 * Initial SCTP support (Michael Tuexen)
602 * Support for Mobile IP dissection (Stefan Raab, Gilbert, Guy)
603 * Fix for X.25 dbit (Gilbert)
604 * Enable more dissector handoff tables (Guy)
605 * Win32 build enhancements (Graham Bloice)
606 * X.25 LCN display fix (Olivier)
607 * C/C++ typedef fixes (Guy, Andreas Sikkema)
608 * Change proto_tree_add_*() calls to find more errors at compile time (Guy)
609 * Fix plugin function pointer table (Gilbert)
610 * Add "Enable name resolution" check box to File Open dialogue (Gilbert)
611 * Fix RSVP for Resv Tear Confirm message (Gilbert)
612 * Show ICMP sequence number as two bytes instead of integer of unknown-endianness (Gilbert)
613 * Add gtk_set_locale() to main (Kaoru Kusunoki)
614 * Make dissect_ah() use dissector handoff tables (Gilbert)
615 * Fix L2TP dissector to call dissect_ppp() (Gilbert)
616 * Support for COPS (Heikki)
617
618 Overview of changes in Ethereal 0.8.8:
619 * Implement dissector tables for various protocols (Gilbert, Guy)
620 * Add "visited" flag to each frame (Gilbert, Guy)
621 * Renamed the DHIS protocol to DDTP (Olivier)
622 * Change win32 port to build as a Windows (non-console) program (Guy)
623 * Improved display of FTP data (Richard)
624 * Add icon and resource for Win32 ethereal (Graham Bloice)
625 * OSI fix (Guy)
626 * Wiretap code cleanup (Guy)
627 * Updates to OSI CLNP, CLTP, ISIS. Added OSI ESIS (Ralf Schneider)
628 * Per-frame data allocation (Richard)
629 * Update NCP code to use conversation types (Guy)
630 * Fix checksum option decoding in CC/CR TPDU in CLNP dissector (Laurent)
631 * Detect compressed A/C PPP fields (Greg Kilfoyle)
632 * Support for decoding MS Proxy protocol (Jeff Foster)
633 * Fragmented IPv6 fix (Guy)
634 * Fixes to LPD dissector (Matthijs Melchior <mmelchior@lucent.com>)
635 * Support for RTCP and RTP (Jason Lango)
636 * RTSP fixes (Guy)
637 * IPv4 dissector and doco fix (Ben Fowler <wapdev@leedsnet.com>)
638 * Add proto_tree_add_int_format() (Gilbert)
639 * Support IPv6 name resolution A6 packet (itojun)
640 * Support AD and CD bit in RFC2535 section 6 (itojun)
641 * Add "-s" to editcap (Guy)
642 * Print spaces as spaces in hex dump pane (Gilbert, Guy)
643 * Don't dissect encrypted payload in ISAKMP packet (Guy)
644 * SINEC H1 fixes (Gerrit Gehnen)
645 * Plugin fixes (Gerrit Gehnen)
646 * Win32 build fixes (Graham Bloice)
647 * Doco updates (Guy)
648 * Menu fixes (Guy)
649 * Dialogue window helper functions (Guy)
650 * GUI button-creation functions (Guy)
651 * Speedups in token-ring dissector (Gilbert)
652 * Registration of lists of "heuristic" dissectors (Guy)
653 * Ethereal child process error-handling (Guy)
654 * Fix problems with dialogue windows popping up multiple times (Guy)
655
656 Overview of changes in Ethereal 0.8.7:
657 * Small memleak in "Find Frame" plugged (Guy)
658 * Correct behavior for stopping frame search (Guy)
659 * RPM spec file fix (Patrick Higgins <phiggins@transzap.com>)
660 * Disable "Update list of packets in real time" and
661         "Automatic scrolling in live capture" for Win32 (Gilbert)
662 * Avoid using zero-length arrays in packet-rsvp.c (Guy)
663 * Add wtap_read() func to wtap.c (Richard, Guy)
664 * Update to SMB Browse (Richard)
665 * Rlogin dissector (Jeff Foster)
666 * Re-arrange dissector_add() calls and make some dissectors static
667         for dissectors under TCP and UDP (Guy)
668 * Remove unused value_string in packet-llc.c (Guy)
669 * Add DOCSIS BPDU (Johannes Hennecke <Johannes.Hennecke@elsa.de>)
670 * Separate variables for "File|Open" and "File|Save [As]" (Guy)
671 * BGP confederations support (Greg Hankins)
672 * Correct display of FT_BOOLEANs inside bitfields (Gilbert)
673 * Catch loops in DNS names. Avoids zlip DNS DoS exploit (Guy)
674 * Compile tethereal and editcap for Win32 (Gilbert)
675 * Support CIFS-over-TCP w/o NBSS (Mark Muhlestein)
676 * .cvsignore updates (Ben Fowler)
677 * Add SOCKS[45] dissector, plus changes to conversation.c (Jeff Foster)
678 * Fix int size for I and S LLC frames. (Guy)
679 * Update packet-osi.c [CLNP] (Guy)
680 * Update packet-isis.c (Guy)
681 * Fix typo in packet-h1.c (Guy)
682 * Update Win32 doco (Guy)
683 * Fix null filter string display in summary dialogue (Guy)
684
685 Overview of changes in Ethereal 0.8.6:
686 * L2TP spelling fix (Florian)
687 * RADIUS update (Florian)
688 * LDAP build fix (Guy)
689 * Fix for not being able to capture more than once in a session (Guy)
690 * Developers' doc update (Guy)
691 * Build fixes (Guy)
692
693 Overview of changes in Ethereal 0.8.5:
694 * Fix for reading Toshiba ISDN router trace files (Gilbert)
695 * Fix proto_* calls in various dissectors (Guy, Gilbert)
696 * Fix offset in packet-ipp.c (Guy)
697 * Documentation updates (Guy, Olivier)
698 * Another iteration of the frame_data pointer/GtkCList headache (Guy)
699 * Support for DUMP and EXPORT replies in packet-mount.c (Uwe)
700 * Support for MPLS (Ashok)
701 * RSVP fixes (Guy)
702 * Fix TCP Stream (Guy)
703 * Break proto_tree_add* functions into many more (Gilbert, Guy)
704 * Win32 version uses HOMEDRIVE and HOMEPATH instead of HOME (Guy)
705 * More *BSD zlib fixes (Guy)
706 * Fix to handle SNMPv2 TRAP PDUs (Dietmar Petras)
707 * Fix SNMP (Guy)
708 * Fix "Find Frame"/"Go To Frame" dialogue boxes (Guy)
709 * Plugin API fixes (Guy)
710 * LAPB update (Olivier)
711 * EIGRP update (Guy)
712 * V120 update (Guy)
713 * RADIUS changes (Florian Lohoff)
714 * Add new filterable fields to eth, tr, fddi, isl (Jeff Foster, Gilbert)
715 * Add Novell option decoding (Fredrik Sorensson <fsn@volvo.se>>
716 * More proto- and dfilter- assertions (Gilbert, Ben Fowler <wapdev@leedsnet.com>)
717 * Fix IPv6 fragment handling (Jochen Friedrich)
718 * DNS update (Guy, Itojun)
719 * IPv4 udpate (Guy)
720 * Enable capturing in Win32 (Paul Welchinski)
721 * Fix for SMB (Andreas Sikkema)
722 * Wiretap update; fix for Netmon reader (Guy)
723 * L2TP fixes (Florian Lohoff)
724 * NFS update (Guy)
725 * Telnet update (Guy)
726 * Per-frame proto data (Richard)
727 * ASN.1 update (Guy)
728 * PPP over GRE fix (Gilbert)
729 * ISIS-HELLO fix (Ralf Schneider)
730 * Display filter string length fix (Ralf Schneider)
731 * Re-work of LDAP dissector (Doug Nazar)
732 * Win32 file-save fix (Andreas Sikkema)
733 * Add getopt routine for Win32 (Gilbert)
734 * BGP route reflection support (Greg Hankins <gregh@twoguys.org>)
735 * BOOTP fix (Michael Johnston)
736 * Lex build fix (Guy)
737 * Remove extra menu entries for "Find Frame" and "Go To Frame" (Guy)
738 * Wiretrace's iptrace reader now reads IBM SP switch traces (Jochen Friedrich)
739 * HP-UX build fix (Guy)
740 * Plugin update (Olivier)
741 * Summary dialogue window fix (Guy)
742 * Ethereal exit logic re-org (Guy)
743 * Filter dialogue re-org (Guy)
744 * Use GMemChunk for frame_data structs (Guy)
745 * Allow registration of protocol handoffs (Jeff Foster, Guy)
746 * Win32 build fix for new WinPcap library (Guy)
747
748 Overview of changes in Ethereal 0.8.4:
749 * Listen for exception on GDK_INPUT_EXCEPTION on sync pipe (Gilbert)
750 * Correct timestamp bug in dissect_ipopt_timestamp() (Paul Ionescu, Olivier)
751 * Win32 fixes (Ed Meaney)
752 * Fix PLUGIN_DIR scanning (Olivier)
753 * Support for Cisco Group Management Protocol (Guy)
754 * Allow filtering on 24-bit integral fields (Guy)
755 * Support for Cisco's Virtual Trunking Protocol (guy)
756 * Enable plugins on Win32 (Gilbert)
757 * Debian packaging changes (Olivier)
758 * Win32 build fix (Gilbert)
759 * Fix bug in tftp (Dietmar Petras)
760 * Support for Time Protocol (Dietmar)
761 * Support for win32 libpcap (Ed Meaney)
762 * Typo in Makefile.am (Sean Walmsley <sean.p.walmsley@Hydro.ON.CA>)
763 * Build fix, plus suport for setuid ethereal [DANGEROUS!]
764         (Peter Kjellerstedt <peter.kjellerstedt@axis.com>)
765 * Typo fix in OSPF (Nick Amato)
766 * Code movement (Guy)
767 * NetBSD zlib build fix (Itojun, Guy)
768 * Misc. code fixes (Guy)
769 * Win32 fixes (Guy)
770 * Support for SMB Mailslot and Netlogin (Jeff Foster)
771 * BOOTP fix (Dietmar Petras)
772 * "A header file for every dissector" (Gilbert)
773 * Fix NetBIOS name types (Richard)
774 * Allow for non-"struct timeval" in tethereal (Gilbert)
775 * Upgrade gtkclist.c to GTK+-1.2.7 (Gilbert)
776 * Support raw IP nettl captures (Olivier)
777 * Fix X.25 data structure initialization (Olivier, Guy)
778 * New WTAP error code: WTAP_ERR_UNSUPPORTED_ENCAP (Guy)
779 * LanMan fix (Richard)
780 * Doco updates (Guy)
781 * Fix for UCD SNMP 4.1.x
782 * "Resolve Name" item in proto tree popup (Laurent)
783 * Buffer fix (Guy)
784 * SMB Logon fix (Richard, Jeff Foster)
785 * Tethereal fix for multi-arg filters on command line (Guy)
786 * Fix HTTP request and response (Laurent)
787 * Support for Dynamic Host Information Services (Olivier)
788 * Add TCP segment length to TCP packet summary (Fred Reimer)
789 * Pop up single packet's proto tree in new window (Jeff Foster, Guy)
790 * Developer's README, finally! (James Coe, Guy, Jeff Foster, Gilbert)
791 * Support for HP-UX 11 nettl files (Olivier)
792 * Make scrollbar placement option ubiquitous (Guy)
793 * Support for Sinec H1 protocol (Gerrit Gehnen)
794 * Show version number resource in COTP (Gerrit Gehnen)
795
796 Overview of changes in Ethereal 0.8.3:
797 * Win32 path delimiter fixes (Guy)
798 * clnp fix (Guy)
799 * tethereal initialization fix (Guy)
800 * Debian packaging files (Olivier)
801 * NFS readdir* segfault fix (Uwe)
802 * file_seek() fix (Guy)
803 * "struct timeval"/"struct bpf_timeval" fix (Guy)
804 * TFTP Option Extension (RFC 2347) support (Craig Newell)
805 * Menu fixes (Gilbert)
806 * PPP sequence number fix (Gilbert)
807 * Support for NetXRay WAN traces (Gilbert)
808 * X.25 fix (Guy)
809 * TCP Follow EBCDIC toggle fix (Gilbert)
810 * New get_home_dir() function for HOME env var (Gilbert, Guy)
811 * Additional NLPIDs (Guy)
812 * New "ethereal_static" make target (Nathan)
813 * Capture window close button fix (Nathan)
814 * Plugin directory symlink scanning fix (Olivier)
815 * Add SNMP trap port to udp dissector (Guy)
816
817 Overview of changes in Ethereal 0.8.2:
818 * Add editcap as standard install target (Guy)
819 * Add manpage for editcap (Guy)
820 * GUI code movement (Guy)
821 * Read-only Win32 support (Gilbert, Guy)
822 * L2TP updates (Laurent Cazalet, Thomas Parvais)
823 * select() workaround for Linux libpcap bug (Guy)
824 * Cisco CDP fixes (Guy)
825 * Hex dump option in TCP Stream window (Olivier)
826 * Assorted frame numbering fixes (Guy)
827 * Filterable RTSP fields (Jason)
828 * X.25-over-Ethernet support, perhaps (Guy)
829 * Export and usage of NLPID values (Guy)
830 * zlib fix for {Free,Open,Net}BSD (Guy, Itojun)
831 * Add tethereal and manpage (Guy)
832 * Doc updates (Guy, Gilbert)
833 * Fix type in hex printing in netbios (Gerald)
834 * Work around RedHat 6.1 libpcap filter "feature" (Gerald)
835 * Fix alignment issues (Guy)
836 * Tethereal mods (Nathan)
837 * Use gmodule for dynamic linking instead of libltdl (Gilbert)
838 * Build fixes (Guy)
839 * Plugins in tethereal (Olivier)
840 * Editcap mods (Richard)
841 * Change code to use strchr() instead of index() (Guy)
842 * Change code to use strrchr() instead of rindex() (Guy)
843 * Pop-up menus with right-clicks (Jerry Talkington)
844 * Packet scrolling option in capture dialogue window (Guy)
845 * Full NFSv3 support (Uwe)
846 * Fix byte-order and alignment problems in PPTP
847         (Thomas Quinot, Debian bug 55347)
848 * Support for both HP-UX 9.04 and HP-UX 10.20 nettl files (Olivier)
849 * "Inactive Subset" in ISO 8473 CLNP (Gerrit Gehnen)
850 * Vines update (Joerg)
851 * tm_mon fix (Guy)
852 * New proto_item_set_text() and proto_tree_add_notext() functions (Guy)
853 * New functionality in dissect_rpc_string() (Guy)
854 * CDP fixes (Paul Ionescu)
855 * packet_info and ethernet changes (Guy)
856 * LLC updates (Guy)
857 * Flag for IPv4 TOS field/DiffServ field (Heikki Vatiainen)
858 * Cisco ISL support (Guy)
859 * Workaround for GTK+-1.2.[3-6] text widget bug (Gerald)
860 * Menu updates and fixes (Gerald, Gilbert, Guy, henceforth "3G")
861 * Parse multiple COMMUNITIES value in BGP (Itojun)
862
863 Overview of changes in Ethereal 0.8.1:
864 * Fix mulitiple-selection bug in packet list (Gilbert)
865 * Check for libtool and libtool version (Guy)
866 * Toshiba file reader handles relative dates (Gilbert)
867 * File|Open dialogue box directory hack (Gilbert)
868 * Modify appearance of lines and expanders in GUI proto tree (Gilbert)
869 * Make code ANSI-C compliant and other build fixes (Guy)
870 * Fix side effects of using GtkCTree and GTK_SELECTION_BROWSE (Guy)
871 * Abstract out some of the menu code from the GUI routines (Guy)
872 * Re-arrange some GUI code (Guy)
873 * "Default" button for resetting plugin filter string (Olivier)
874 * Plugin status save/restore (Olivier)
875 * Add notes about sniffing VMware connections (Gilbert)
876 * Add focus for "Find Frame" and "Go to Frame" (Guy)
877 * Reconcile differences in integer size used for ports
878         in conversation code and packet_info code (Gilbert)
879 * Empty string capture filters for libpcap craziness (Gerald, Guy)
880 * Manpage updates (Guy)
881 * Print packets as multiple pages of PostScript (Guy)
882 * Fix "Follow TCP Stream" print function (Guy)
883 * Avoid segfault in SMB reported by
884         Aaron Bush <abush@microcenter.com> (Gilbert)
885 * L2TP support (John Thomes)
886 * Allow printing during capturing
887
888 Overview of changes in Ethereal 0.8.0:
889 * RPC and NFS updates, complete NFSv2 support (Uwe, Gilbert)
890 * Initial TNS support (Nathan)
891 * Documenatation and distribution updates (Gilbert, Guy, Itojun, Gerald)
892 * SMB fixes (Gilbert, Richard, Olivier, Greg Kilfoyle)
893 * Color preference fixes and updates (Guy)
894 * NetBIOS fixes (Guy)
895 * IPX fixes and updates (Guy, Nathan)
896 * Capture/file save facility updates (Guy)
897 * Add IPX stats to capture window (Gilbert)
898 * Appropriately enable/disable the "follow" menu item (Florian)
899 * ICQ fixes from Guy and Kojak (Guy)
900 * Add Christopher McAvaney's format_text() fix (Guy)
901 * Stream window color prefs (Gerald)
902 * Myriad GUI fixes and enhancements (Gilbert, Guy)
903 * RADIUS fixes thanks to Arni Raghu <arni@caip.rutgers.edu> (Gilbert)
904 * VLAN updates (Nathan)
905 * Byte view fixes (Nathan)
906 * Initial TACACS+/XTACACS support (Nathan)
907 * Multiple file format capability in wiretap and Ethereal (including Snoop,
908   Netmon 1.x, Sniffer, Netxray, and various flavors of libpcap)
909   (Guy, Olivier, Nathan)
910 * Added editcap to the distribution (Richard)
911 * Enhancements to wiretap's file output capabilities (Guy)
912 * Add our own SNMP PDU dissector; other SNMP fixes and updates (Guy)
913 * ASN.1 code added; used by SNMP dissector, and available for other use
914   by other dissectors (Guy)
915 * LLC/SNAP fixes and updates (Guy, Nathan)
916 * NTP fixes (Guy, Gerald)
917 * ISAKMP updates from Dave Chapeskie (Guy)
918 * Reduced dependency on "global.h" (Gilbert, Guy)
919 * HTTP updates from Jerry Talkington (Guy)
920 * Added IRC dissector (Nathan)
921 * DNS updates (Nathan)
922 * Added James Coe's patch(es) to add SRVLOC and NCP-over-IP support (Guy)
923 * CLI fixes and enhancements (Guy)
924 * ARP improvements (Nathan)
925 * Capture length fixes for IRIX (Guy)
926 * BGP updates from Greg Hankins, and other BGP fixes (Itojun)
927 * Added Philip Gladstone <philip@raptor.com>'s patch to check IP header
928   checksum (Gilbert)
929 * GRE updates, merged code from Jerry Talkington (Guy)
930 * AppleTalk updates, including NBP and RTMP dissectors (Nathan, Guy)
931 * Initial LDAP support (Nathan)
932 * X.25 updates (Olivier)
933 * Plugin support (Olivier)
934 * Fixes for packet-ip.c (Guy, Gilbert)
935 * Jerry Talkington's patch to move filter prefs to their own dialog (Guy)
936 * Fixes for RedHat's modified version of libpcap (Guy)
937 * WCCP dissector from Jerry Talkington (Guy)
938 * rwho/rwhod/ruptime support added (Gilbert)
939 * Added Bert Driehuis <driehuis@playbeing.org>'s I4B wiretap module
940   and V.120 decoder (Gilbert, Guy)
941 * RSVP fixes (Gilbert)
942 * NCP fixes and updates, other fixes from James Coe (Nathan, Guy)
943 * Q.931 updates from Bert Driehuis (Guy)
944 * ISDN4BSD updates (Guy)
945 * Support for ISIS thanks to Stuart Stanley (Guy)
946 * Support for Dearborn Group Technology's Gryphon as a plugin (Gilbert)
947 * Win32 port updates (Guy)
948 * LPD segfault fixes reported by Gregor Glomm (Gilbert)
949 * GUI page added to preferences (Gilbert)
950 * Libtool integrated with the distribution (Gerald, Guy, Itojun)
951 * OUI updates (Guy)
952 * Summary-dialog-on-empty-capture segfault bug squished (Guy)
953
954 Overview of changes in Ethereal 0.7.9:
955 * Compilation warning fix (Guy)
956 * Updates to Q.931 (Guy)
957 * Updates to Q.2931 (Guy)
958 * Display filter widget uses GtkCombo (Gerald)
959 * Added SNMP over Ethernet (Gilbert)
960 * Small changes to display filters from tcp follow and match selected (Gilbert)
961 * Fix problem and update SMB (Richard)
962 * Update portmap (Uwe)
963 * Update NFS (Uwe)
964 * Support for iptrace 1.0 files (Gilbert; thanks to
965         Florian Lohoff <flo@rfc822.org> for sample trace files)
966 * Update support for netmon 2.0 files (Guy)
967 * Updates to ATM (Guy)
968 * Updates to ARP (Guy)
969 * Updates to DNS (Guy)
970 * Support for both PPP and LAPB as WAN links in NG Sniffer files (Guy)
971 * Colorize TCP streams (Gerald)
972 * Make autoconf check for correct contents of libz library (Guy)
973 * Updates to About box (Guy, Gilbert)
974
975 Overview of changes in Ethereal 0.7.8:
976 * Added RPC and NFS (Uwe)
977 * Added IGRP/EIGRP (Don)
978 * "Print" button in TCP Follow window (Warren Young)
979 * BGP enhancemnets (Itojun, Greg)
980 * Wiretap support for Toshiba ISDN router traces (Gilbert)
981 * More filterable fields (Guy, Laurent)
982 * AIX and IBM C compiler fixes (Craig Rodrigues)
983 * General fixes (Guy)
984 * LPD dissector segfault fix (Gilbert)
985 * ICQ update (Kojak)
986 * VLAN update (Nathan)
987 * "Find Frame" function (Guy)
988 * Support for newer libpcaps, and broken RH 6.1 libpcap (Guy)
989 * DNS update (Brian J. Murrell), and similar NBNS update (Guy)
990 * More DNS updates (Guy)
991 * "Go to frame" function (Guy)
992 * Added IMAP (Nathan)
993 * Added various RPC stubs (Nathan)
994 * Added portmap (Nathan)
995 * Added LAPD (Gilbert, Guy)
996 * LLC fix (Guy)
997 * Added Q.931 (Guy)
998 * SMB updates and segfault fixes (Richard)
999 * Added bootparams (Nathan)
1000 * Added ypserv (Nathan)
1001 * Conversation code fix (Guy)
1002 * Added mount and stat (Nathan)
1003 * Added MAPI (Nathan)
1004 * IPv4 address comparison and subnet testing in display filters (Gilbert)
1005 * Added NLM (Uwe)
1006 * More IPX SAP types (Nathan)
1007 * Automatic ETT_* enum number registration (Guy)
1008 * Added SAP (Session Announcement Protocol) (Heikki)
1009 * Wiretap support for ATM iptrace files (Guy, Gilbert)
1010 * OSPF fix (Heikki)
1011 * General routines for registration of "init" routines (Guy)
1012 * Added ILMI (SNMP over ATM AAL5) (Guy)
1013 * Added SSCOP (Guy)
1014 * Added Q.2931 (Guy)
1015 * "Match selected" produces display filters with field names (Gilbert)
1016 * IPX packet summary resolves IPX network names and MAC addresses (Gilbert)
1017 * POP fixes (Heikki)
1018 * Added VRRP (Heikki)
1019 * Display filter "Reset" button (Laurent)
1020 * Added HSRP (Heikki)
1021 * SNA packets show hex dump with EBCDIC converted to ASCII (Gilbert)
1022 * Added Cisco Auto-RP (Heikki)
1023
1024 Overview of changes in Ethereal 0.7.7:
1025 * Check header length in IP header (Guy)
1026 * Fix printf formats in packet-rx.c (Guy)
1027 * NTP changes (Tomislav Vujec)
1028 * Add conversation mechanism and generalize net/datalink address storage (Guy)
1029 * Fix ipproto.c bug (Guy)
1030 * Removed erroneous assert in packet-sna.c (Gilbert)
1031 * Support for Appletalk DDP, Banyan Vines, and SNA FID type 4 addresses
1032         in "address" type code (Guy)
1033 * Fixes for Appletalk and Vines (Guy)
1034 * Add ICQ dissector (Kojak)
1035 * Remove compilation warnings in packet-snmp.c (Tomislav)
1036 * Remove compilation warnings from packet-smb.c (Richard)
1037 * Add make-reg-dotc to let non-GNU makes work. (Guy)
1038 * Fix AIX compilation (Guy, Gilbert)
1039 * Fix autoconf weird-path problem (Guy)
1040
1041 Overview of changes in Ethereal 0.7.6:
1042 * Fix xdlc bug (Guy, Gilbert)
1043 * Add name resolution option to GUI. (Laurent)
1044 * Fix LLC bug (Guy)
1045 * Display filter bug fixes
1046         Santeri Paavolainen <santtu@ssh.fi>
1047         Dewi Morgan <dewim@sco.com>
1048         (Gilbert)
1049 * Print changes (Guy)
1050 * NG Sniffer FDDI time unit fix (Guy)
1051 * Fixes for SINIX (Uwe Girlich)
1052 * Lots of fork/sync fixes (Guy)
1053 * Add filename to Capture dialog box (Guy)
1054 * New display filters for many protocols
1055         (Laurent... the man!)
1056 * Check for bad packet lengths in many protocols
1057         (Laurent, Gilbert, Guy)
1058 * More SMB fields and fixes (Richard, Guy)
1059 * NBNS fix (Richard)
1060 * POP fix (Laurent)
1061 * Fix behavior for bad color filters (Gilbert)
1062 * Default colors for color wheel (Santeri Paavolainen <santtu@ssh.fi>)
1063 * ZLIB error messages (Guy)
1064 * Display filter byte-string syntax additions (Gilbert)
1065 * IPv6 proto_tree and display filter support (Lareunt, Jun-ichiro)
1066 * Added info to protocol registration (Gilbert)
1067 * Added signed integer support to display filters (Phil Techau)
1068 * IPv6 fixes (Jun-ichiro)
1069 * ASCII/EBCDIC conversion in TCP Follow window (Gilbert)
1070 * Add DOUBLE filtering to display filters (Gilbert)
1071 * OSPF fix to dissect MD5 field (Tony Hard <thart@avici.com>
1072 * Automated method of finding proto_register functions (Guy)
1073 * Wiretap support for nettl (HP-UX trace tool) (Olivier)
1074 * Added BPDU (Christophe Tronche)
1075 * Added SNA (Gilbert)
1076 * Added RIPng, PIM (Jun-ichiro)
1077 * Added Yahoo messager and pager protocols (Nathan)
1078 * Added NTP (Nathan)
1079 * Added BGP (Jun-ichiro)
1080 * Added AFS, RX (Nathan)
1081 * Addef VLAN (802.1q) (Nathan)
1082
1083 Overview of changes in Ethereal 0.7.5:
1084 * Fixed bug when reading files on FreeBSD (Guy)
1085 * Fixed compilation bug when disabling zlib on FreeBSD (Guy)
1086
1087 Overview of changes in Ethereal 0.7.4:
1088 * Fixed Radcom file reader in wiretap (Olivier)
1089 * Add "--with-ucdsnmp" to autoconf (Bert Driehuis <driehuis@playbeing.org>)
1090 * Fix snoop reader for Solaris seek problem (Guy)
1091 * NetBIOS and NBIPX updates (Guy)
1092 * Capture dialogue changes (Guy, Laurent)
1093 * Movement of GTK files to subdirectory (Gilbert, Guy)
1094 * Wiretap support for Lucent/Ascent WAN router traces (Gerald)
1095 * Added dissector for Internet Cache Protocol (Peter Torvals)
1096 * Added dissector for Internet Printing Protocol (Guy)
1097 * Show the IP flags as 4 bits (Daniel Ryde <ryde@tripnet.se>)
1098 * Changed usage of FT_BOOLEAN (Gilbert)
1099 * Fixed bugs with short packets and eth, tr, and fddi (Gilbert, Guy)
1100 * Fix for IPX SAP types (Mark H. Wood <mwood@IUPUI.edu>)
1101 * TRMAC now uses dfilter variables (Gilbert)
1102 * randpkt added; produces trace file of random packets (Gilbert)
1103 * New helper macros in packet.h (Guy)
1104 * x.25 and lapb fixes (Olivier)
1105 * Wiretap compilation fixes (Laurent)
1106 * OSI fixes; CLNP now uses dfilter variables (Laurent)
1107 * New Collapse/Expand All function (Laurent)
1108 * Enhanced printing options (Guy)
1109 * zlib support for compress trace files (Ashok)
1110 * Fix ICMP timestamp dissection (Dirk Bonne <dirk@out1.mx.skynet.be>)
1111
1112 Overview of changes in Ethereal 0.7.3:
1113 * Fixed bug in RSVP, added RSVP+ support (Ashok)
1114 * Fixed bug in display filter parsing (Gilbert)
1115 * Allow compilation from different directory
1116         (Brad, <brad@openbsd.org>)
1117 * Packet colorization (John)
1118 * Updated RSVP decoder (Ashok)
1119 * Fixed Token-Ring for more Linux 2.0 drivers
1120         (Tom Gallagher <Tom.Gallagher@madge.com>)
1121 * Change to usage of boolean fields in display filters (Gilbert)
1122 * Optimized GTKClist (Guy)
1123 * Optimized wiretap/ethereal interaction (Guy)
1124 * Handle NBNS continuations (Richard)
1125 * Started ATM support (Guy)
1126 * Enhanced user-friendliness via default behaviors and error messages
1127         (Guy, Gilbert)
1128 * Fixed ICMP/IGMP checksums (Richard Jørgensen <ric@tbit.dk>)
1129 * Removed security-related race-condition when capturing (Guy)
1130 * Lots and lots o' misc. fixes (Guy)
1131
1132 Overview of changes in Ethereal 0.7.2:
1133 * Another memory leak fix (Jochen)
1134 * Allow compilation from different directory (Laurent, Gilbert)
1135 * -R flag for on command line, applied when reading a capture file (Jochen)
1136 * Updated docs (Guy)
1137 * Handles ICMP Unreachable|Frag Required (John)
1138 * NetBEUI support (Jeff, Guy)
1139 * Fix for Token-Ring RIF display (Gilbert)
1140 * Dramatically decreased file-load time (Guy)
1141 * Fixed -S option timeout handling (Laurent)
1142
1143 Overview of changes in Ethereal 0.7.1:
1144 * Fixed big memory leaks in dfilter code (Guy)
1145 * Enhanced xdlc, llc, and x25 (Guy, Olivier)
1146 * Made glossary-dump option not initialize X11 (Guy)
1147 * Fixed logical operands in dfilter code (Gilbert)
1148 * Added progress bar to display filter (Gilbert)
1149 * -S option fix (Laurent)
1150
1151 Overview of changes in Ethereal 0.7.0:
1152 * Addition of RTSP and SDP dissectors (Jason)
1153 * New proto_tree and display filter system (Gilbert)
1154 * Updated SMB suport (Richard)
1155 * RADIUS dissector added (Johan)
1156 * Display filter text-entry does auto-reload (Guy)
1157 * Now compiles on Win32 (Gilbert)
1158 * Removed support for GTK+-1.[01].x (Gilbert)
1159 * Column re-sizing changes (Guy)
1160 * Linux ATM Classical IP support (Theirry)
1161 * X.25 support in wiretap iptrace routine (Olivier)
1162 * Wiretap fix for "-S" ethereal option (Laurent)
1163 * LAPB and X.25 dissectors added (Olivier)
1164 * FreeBSD compilation cleanups (Bill Fumerola,
1165         <billf@jade.chc-chimes.com>)
1166 * Ability to print all packets at once (Guy)
1167
1168 Overview of changes in Ethereal 0.6.3:
1169 * Capture dialogue window data bug-fix (Guy)
1170 * PPPoE (PPP over Ethernet) added (Jeff Jahr)
1171 * ISAKMP, GRE, PPTP added (Brad Robel-Forrest)
1172 * RSVP added (Ashok Narayanan)
1173 * Summary dialogue added (Aaron Hillegass)
1174 * Match Selected GUI added (Ashok Narayanan)
1175 * Display Option GUI allows change of Time column (Guy)
1176 * GTK 1.[12] bug fix (Gilbert)
1177 * Code clean up (Guy)
1178 * strerror() added for platforms that don't have it (Guy)
1179
1180 Overview of changes in Ethereal 0.6.2:
1181 * Almost-real-time capture and display (John, Laurent)
1182 * Initial support for SMB (Richard)
1183 * Initial support for SNMP (Didier, Gilbert)
1184 * Wiretap now reads NetMon 2.0 file formats (Guy)
1185
1186 Overview of changes in Ethereal 0.6.1:
1187 * Released because of packaging problem in 0.6.0
1188 * Information about building on Tru64
1189
1190 Overview of changes in Ethereal 0.6.0:
1191 * IPv6 support greatly improved (Jun-ichiro)
1192 * IPsec added (Jun-ichiro)
1193 * NCP code totally re-written (Gilbert)
1194 * GTK dependencies removed from packet-*.c code (Gilbert)
1195 * Captures now saved in temporary files (Gilbert)
1196 * Statistics are more accurate during capture (Guy)
1197 * TCP-follow bug fixed (Laurent)
1198 * ANSI complieant bitfields for TCP and AATALK (Gilbert)
1199 * Various time fields decoded better (Guy)
1200 * NetBIOS Node types added to DHCP (Guy)
1201 * Cisco Discovery Protocol updated (Hannes)
1202 * DNS acronyms converted to English (Guy)
1203 * FTP, TFTP, POP, and Telnet added (Richard)
1204 * NNTP and HTTP added (Guy)
1205 * NetBIOS Sessions over TCP added (Guy)
1206 * NetBIOS Name Servic improved (Guy)
1207 * IP field over-writing bug fixed (Hannes)
1208 * Wiretap does some offline filtering (Gilbert)
1209 * Wiretap now supports NetMon, NetXray, Sniffer Pro (Guy)
1210
1211 Overview of changes in Ethereal 0.5.1:
1212 * Updated Vines support (Joerg Mayer)
1213 * Bitfield decoding support (Guy)
1214 * GTK+ 1.1/1.2 support (Gilbert, Gerald)
1215 * Make TCP info more verbose (Gerald)
1216 * Fix resize problems w/main window (Gerald)
1217 * Fix time output (Gerald)
1218 * Add support for AIX iptrace files to wiretap (Gilbert)
1219
1220 Overview of changes in Ethereal 0.5.0:
1221 * Initial release of wiretap library (Gilbert)
1222 * Sun C compiler fixes (Laurent)
1223 * Enhanced PPP support (Guy)
1224 * OMG CORBA GIOP/IIOP support (Laurent)
1225 * Configurable columns (Gerald)
1226 * Lots of other fixes and enhancements
1227
1228 Overview of changes in Ethereal 0.4.1:
1229 * Copious amount of fixes (Guy)
1230 * Minor fixes to the filter prefs dialog (Gerald)
1231 * About box (Laurent)
1232 * Initial NetBIOS Name Services support (Gilbert, Guy)
1233 * Initial AppleTalk support (Simon Wilkinson)
1234
1235 Overview of changes in Ethereal 0.4.0:
1236
1237 * Lots of fixes from Guy Harris
1238 * Preferences dialog (Gerald)
1239 * OSPF updates (Hannes, Gerald)
1240 * FDDI support (Laurent, Guy)
1241 * Separate display and capture filters (Gerald)
1242
1243 Overview of changes in Ethereal 0.3.17:
1244
1245 * Ethernet manufacturer support (Laurent)
1246 * Netware SAP support (Gilbert)
1247 * Misc Netware/token ring fixes and enhancements (Gilbert)
1248 * PPP fixes (Gerald)
1249 * Null/loopback interface support (Gerald)
1250
1251 Overview of changes in Ethereal 0.3.16:
1252
1253 * Support for ISO/OSI CLNP & COTP (Laurent)
1254 * Support for Banyan Vines (Don)
1255 * TCP reconstruction support (Mike)
1256
1257 Overview of changes in Ethereal 0.3.15:
1258
1259 * OSPF fixes (Hannes)
1260 * Preliminary IPv6 support (Hannes)
1261 * Name resolution (Laurent)
1262 * Font and help option (Laurent)
1263 * Token ring fixes (Gilbert)
1264 * DLT_RAW #define fixes (Laurent, Hannes and a few others)
1265
1266 Overview of changes in Ethereal 0.3.14:
1267
1268 * Added Laurent's fixes to pntoh[sl].
1269 * RIP fixes (Laurent)
1270 * Added Gilbert's BOOTP code.
1271
1272 Overview of changes in Ethereal 0.3.13:
1273
1274 * Made the tree items "sticky"
1275 * Expanded the pntoh[sl] macros, fixed alignment problems with IPX code.
1276 * Changes to packet-ppp and packet-raw
1277
1278 Overview of changes in Ethereal 0.3.12:
1279
1280 * RIP support (Hannes)
1281 * LPR/LPD support (Gilbert)
1282 * Changes to #includes to improve compatibility.
1283
1284 Overview of changes in Ethereal 0.3.11:
1285
1286 * Fixed a file capture bug.
1287
1288 Overview of changes in Ethereal 0.3.10:
1289
1290 * Fixed a Makefile bug with the new snprintf package.
1291
1292 Overview of changes in Ethereal 0.3.9:
1293
1294 * Switched to a different version of snprintf.c.
1295 * Minor bug fixes.
1296 * Fixes to Makefile.am.
1297
1298 Overview of changes in Ethereal 0.3.8:
1299
1300 * PostScript(R) output (Gilbert)
1301 * More OSPF code (Hannes)
1302 * Enhanced DNS (Bobo)
1303
1304 Overview of changes in Ethereal 0.3.7:
1305
1306 * Enhanced OSPF (Hannes)
1307 * Fixed small bug in filter dialog.
1308
1309 Overview of changes in Ethereal 0.3.6:
1310
1311 * Added OSPF support, thanks to Hannes Boehm.
1312 * Added -B, -P, and -T flags.
1313
1314 Overview of changes in Ethereal 0.3.5:
1315
1316 * Command line argument fixes/upgrades.
1317 * Compatibility fixes.
1318 * Initial pod/man page documentation.
1319 * Miscellaneous changes to the way things are done in capture.c.
1320 * Initial support for DNS and IGMP.
1321
1322 Overview of changes in Ethereal 0.3.4:
1323
1324 * Printer preferences dialog added (Gilbert)
1325 * Misc fixes/upgrades.
1326
1327 Overview of changes in Ethereal 0.3.3:
1328
1329 * Added PPP support, thanks to Mike Hall.
1330 * Added dialogs for errors/warnings.
1331 * Support for the -r flag was added.
1332 * Other minor fixes/upgrades.
1333
1334 Overview of changes in Ethereal 0.3.2:
1335
1336 * Misc bug fixes & minor enhancements.
1337 * Added preliminary ICMP support
1338 * Added preliminary printing support (Gilbert)
1339
1340 Overview of changes in Ethereal 0.3.1:
1341
1342 * Fixed bug that prevented capturing with a filter.
1343 * Fixed misc. header problems.
1344
1345 Overview of changes in Ethereal 0.3.0:
1346
1347 * Initial support for filters.
1348 * Fixes/enhancements for IPX and token ring (Gilbert).
1349
1350 Overview of changes in Ethereal 0.2.3:
1351
1352 * Added support for IPX, thanks to Gilbert.
1353
1354 Overview of changes in Ethereal 0.2.2:
1355
1356 * Added support for token ring, thanks to Gilbert Ramirez, Jr.
1357
1358 Overview of changes in Ethereal 0.2.1:
1359
1360 * Internal structs for ARP/RARP, IP, TCP, and UDP were created.  Trying to 
1361   sort out which #includes were needed for each system was just too much of
1362   a hassle.
1363 * Added support for systems that don't have snprintf() and vsnprintf(), thanks
1364   to Theo de Raadt.
1365 * Minor changes to the README file.
1366
1367 Overview of changes in Ethereal 0.2.0:
1368
1369 * Initial public release.
1370 * GNU autoconf-ified distribution
1371 * Runs under Linux 2.0.x and Solaris 2.6.
1372 * Requires GTK+ (1.0.1 tested) and libpcap (0.4a6 tested)
1373 * For optimal results under Linux, the Karpski libpcap should be used.
1374 * General documentation and a minimal web site have been prepared.