History
=======

0.12	Fixed simple, but serious, bug in getnameinfo() that caused lots of
	segfaults. Added SO_BROADCAST so ping(8) can broadcast.
0.11	Renamed nrl_gai_strerror to gai_strerror. Applied some of Philip
	Blundell's fixes for operation with GNU libc.
0.10	Added interface selection support to ping. Lots of minor mods to the
	support library for netd(in inner-apps). Make telnet print the
	addresses like it used to. Fixed a file descriptor leak in the support
	library. Removed wrapper and addrform -- they are obsoleted by netd.
	Made traceroute stop printing the "Connection refused" error. Re-wrote
	getnameinfo to comply to newest API spec and added freeifindex().
	Fixed lots of minor install problems.
0.09	Put Andrew Tridgell's SMB patches back into tcpdump. Updated sendmail
	to 8.8.5. Added qpopper 2.2. getaddrinfo()/getnameinfo() mods. Added
	some useful support library functions and changed socktest to use one.
0.08	Added a FTPd bug fix. Added several compilation bug fixes. Added
	support/interfaceid-linux.c.
0.07	Updated libpcap to 0.3.1a2, tcpdump to 3.3.1a2. Reverted to NRL
	IPv6/ICMPv6 tcpdump printers (the new ones may reappear later)
	and removed SMB support from tcpdump (will reappear later).
	Added traceroute 1.4a4 and sendmail 8.8.4 conversions, N.B both are
	not yet complete. Header file tweaks and updates. Updated apps to
	newer versions from NRL. Made PF_LOCAL support optional. Lots of
	random bug/portability fixes and cleanups.
0.06	Updated libpcap to 0.3. Fixed its build scripts/makefiles. Fixed
	some serious bugs in the ICMPv6 filter macros.
0.05	Removed NRL headers (except support.h, which was cut down to the NRL
	grown functions). Heavily modified remaining headers. Converted
	tcpdump to use new symbols. Added ping. Bug fixes. Changed 'make
	clean' behavior for tcpdump and libpcap to never run configure on
	clean. Mod to libpcap so Ethernet payload comes out aligned.
	Rewrote IPv6 and ICMPv6 dump functions in tcpdump. Added libefence
	config option.
0.04	Bug fixes. Added PF_LOCAL support to getaddrinfo(). Added SMB support
	patches to tcpdump.
0.03	Bug/portability fixes, added more flexible resolver options.
0.02	Flattened directories, converted BSD makefiles to GNU make. Added
	wrapper.
0.01	Initial public release
0.00	Initial private release
