git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13167 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-12-01 17:34:27 +00:00
parent 6d4640ff58
commit 82db71c5e3

View File

@@ -1,5 +1,9 @@
2003-12-01 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/Makefile.am: move test_crypto to noinst_PROGRAMS
* lib/krb5/test_crypto.c: add --version,--help
* kuser/kinit.c (main): return the return value from simple_execvp
2003-11-26 Love H<>rnquist <20>strand <lha@it.su.se>