git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11062 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-07-31 09:39:35 +00:00
parent 16a9c7d1a0
commit e3ebc7b906

View File

@@ -1,3 +1,8 @@
2002-07-31 Johan Danielsson <joda@pdc.kth.se>
* lib/krb5/principal.c: actually lower case the lower case
instance name (spotted by Derrick Brashear)
2002-07-24 Johan Danielsson <joda@pdc.kth.se> 2002-07-24 Johan Danielsson <joda@pdc.kth.se>
* fix-export: if DATEDVERSION is set, change the version to * fix-export: if DATEDVERSION is set, change the version to
@@ -6,6 +11,14 @@
* configure.in: don't use AC_PROG_RANLIB, and use magic foo to set * configure.in: don't use AC_PROG_RANLIB, and use magic foo to set
LTLIBOBJS LTLIBOBJS
2002-07-04 Johan Danielsson <joda@pdc.kth.se>
* kdc/connect.c: add some cache-control-foo to the http responses
(from Gombas Gabor)
* lib/krb5/addr_families.c (krb5_print_address): don't copy size
if ret_len == NULL
2002-06-28 Johan Danielsson <joda@pdc.kth.se> 2002-06-28 Johan Danielsson <joda@pdc.kth.se>
* kuser/klist.c (display_tokens): don't bail out before we get * kuser/klist.c (display_tokens): don't bail out before we get