2004-10-20: started

2005-03-10: Kevin Coffman <kwc@citi.umich.edu>
	Release 0.2

	* Fix some configure issues
	* Change all error messages to go to syslog (using LOG_ERR)
	  instead of going to stderr
	* Change debugging messages so they can be turned on dynamically
	  via new function authgss_set_debug_level()  These also go to
	  syslog (using LOG_DEBUG)
	* Fix compile error on amd64 reported by
	  Chip Salzenberg <chip@pobox.com>

2005-03-11: Kevin Coffman <kwc@citi.umich.edu>
	Release 0.3

	* Fix issues compiling with Heimdal
	* Remove include/gssapi.h and use the gssapi.h
	  that comes with Kerberos

2005-03-14: Kevin Coffman <kwc@citi.umich.edu>
	Release 0.4

	* Clean up Kerberos configure checking

2005-03-22: Kevin Coffman <kwc@citi.umich.edu>
	Release 0.5

	* Fix problem with older MIT releases that do not
	  define RFC-defined names such as GSS_C_NT_HOSTBASED_SERVICE
