Fri Jan  3 03:49:17 1997  Chris Provenzano  <proven@cygnus.com>
 
    * Makefile.in: Link with misc library for getopt_long
    * klist.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:54:19 1996  Jeff Bigler  <jcb@cygnus.com>
	* klist.M: Put flag descriptions into list form.  Moved -e flag
	  outside of -c option.  Included description of KRB5CCNAME
	  environment variable and default ticket file and keytab file
	  names.

	* klist.c: fixed the usage message so the -e option isn't within
	  the -c option.

Thu Jun 27 16:09:02 1996  Michael Graff  <explorer@zhaneel.flame.org>

	* Makefile.in: Add targets all-unix and all-windows rather than
	expect unix-like builds.  Clean up a bit more in clean-windows.

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:55:15 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.

