2000-02-01  Danilo Almeida  <dalmeida@mit.edu>

	* kvno.c (main): Use krb5_decode_ticket() instead of
	decode_krb5_ticket(), which is not part of API.

1999-12-03  Danilo Almeida  <dalmeida@mit.edu>

	* kvno.c (main): Use krb5_free_unparsed_name() isntead of free().
	Free krb5 context when done.

	* Makefile.in: Build kvno under Windows.

1999-10-26  Tom Yu  <tlyu@mit.edu>

	* Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
	LOCAL_INCLUDES such that one can override CFLAGS from the command
	line without losing CPP search patchs and defines. Some associated
	Makefile cleanup. [from wsanchez@apple.com]

1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* Makefile.in: Set the myfulldir and mydir variables (which are
		relative to buildtop and thisconfigdir, respectively.)

1998-10-27  Marc Horowitz  <marc@mit.edu>

	* kvno.c, kvno.M: Create a new application.

