
Fri Jan  3 03:49:17 1997  Chris Provenzano  <proven@cygnus.com>

	* Makefile.in: Link with misc library for getopt_long
	* kdestroy.c: Use getopt_long() and add --version option.

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

Wed Jul 17 11:42:03 1996  Jeff Bigler  <jcb@cygnus.com>

	* kdestroy.M:  Changed options to list rather than text
	  paragraphs.  Added documentation for -q flag, $KRB5CCNAME
	  environment variable, and default ticket file name.

Wed Jul 10 18:34:40 1996  Michael Graff  <explorer@kechara.flame.org>

	* kdestroy.c:  #include "getopt.h", don't define opt* locally,
	and use return(0) not exit(0) to get rid of a warning.

Fri Jul  5 23:56:18 1996  Michael Graff  <explorer@zhaneel.flame.org>

	* Makefile.in: add windows targets, and make the unix ones -unix

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

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

Thu May 16 02:57:07 1996  Mark Eichin  <eichin@cygnus.com>

	* klist.c (main): returns int, not void. ANSI X3.159-1989
	2.1.2.2.1 says so, and gcc now warns about it.

