Wed Feb 12 03:17:02 1997  Chris Provenzano  <proven@cygnus.com>
 
	* kerberos5.c: Added kerberos5_version() which prints out krb5_version.

Tue Feb 11 21:44:19 1997  Michael Graff  <explorer@cygnus.com>

	* auth.c auth.h: Add and extern auth_encrypt_required.  If set,
	encryption is required.

Thu Dec  5 22:20:57 1996  Mark Eichin  <eichin@cygnus.com>

	* strcasecmp.c: we don't need sys/cdefs.h, and if we don't already
	have strcasecmp, it's unlikely we have sys/cdefs.h either... (SVR4)

Thu Sep 26 14:43:17 1996  Chris Provenzano  <proven@cygnus.com>

        * Makefile.in: Changes to allow to different packaging
        Currently there is pkg-all, pkg-server, and pkg-client

Sat Aug 10 00:45:01 1996  Ken Raeburn  <raeburn@cygnus.com>

	* forward.c (rd_and_store_for_creds): Unlink ccache before
	creating.

Thu May 23 00:31:49 1996  Chris Provenzano  <proven@cygnus.com>

	* kerberos5.c: Changes for reading app. defaults from profile.

Tue May 21 14:50:59 1996  Ken Raeburn  <raeburn@cygnus.com>

	* configure.in: Removed; configuration is now done up one level.

Wed May 15 19:22:04 1996  Mark Eichin  <eichin@cygnus.com>

	* Makefile.in: add -Dunix to AUTH_DEF, rather than figure out if
	HAVE_SELECT is enough and finding some non-unix system that this
	would build on. (cygwin32 will probably eventually define unix,
	eliminating the need for this.)

