2009-03-24  Rex Feany  <laeos@laeos.net>
	* Fix some autoconf/automake/compile issues with new tools
	* Probably other stuff that I forget about - check the git logs :)
	* Released 0.13.4

2006-12-28  Rex Feany  <laeos@laeos.net>

	* remove alloca();
	* remove some unused tests in configure script
	* fix "/names" to work when not in a channel

2006-12-23  Rex Feany  <laeos@laeos.net>

	* /topic * now does the expected thing. same for /untopic *

2006-12-19  Rex Feany  <laeos@laeos.net>

	* server.c:read_data() - so broken. when select timed out in the
	  middle of a line the line would be corrupted. Don't do that.
	* ncommand.c - fix /names * to replace * with current channel.
	  /names also uses current channel.
	* fix dcc - its not perfect, but it works (let me know if there are
	  problems!)
	* don't beep on privmsg by default (/set beep_on_msg)

2006-12-17  Rex Feany  <laeos@laeos.net>

	* xscandir.c - fix scandir() brokenness, just cast dselect to void so
	  that it will work no matter if scandir expects const or non-const 
	* ircaux.[ch] - remove vsnprintf/snprintf - configure.ac wasn't even checking for
	  them and the overrides were silly and broken.
	* merged some freebsd ports patches
	* autogen.sh from debian autotools, preping for building debian package

2006-11-15  Rex Feany  <laeos@laeos.net>

	* make compile on 64 bit linux system
	* Released 0.13.2

2005-11-29  Rex Feany  <laeos@laeos.net>

	* Fixed a few bugs with ssl/ipv6 handling
	  and -H, /hostname command
	* Released 0.13.1
