git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19274 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-07 16:37:53 +00:00
parent 6621f45c1f
commit 800d5b5cc8
3 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2006-12-07 Love H<>rnquist <20>strand <lha@it.su.se>
* include/Makefile.am: CLEANFILES += vis.h
2006-12-06 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/kerberos5.c (_kdc_as_rep): add AD-INITAL-VERIFIED-CAS to the

View File

@@ -1,3 +1,7 @@
2006-12-07 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: CLEANFILES += test_crypto
2006-12-06 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: Add rsakey.der to EXTRA_DIST.

View File

@@ -1,5 +1,7 @@
2006-12-07 Love H<>rnquist <20>strand <lha@it.su.se>
* print.c (Time2string): print hour as hour not min
* Makefile.am: CLEANFILES += test
2006-12-06 Love H<>rnquist <20>strand <lha@it.su.se>