From 2e98b5ec2124d90ec85712c441e3bb085a957a13 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sun, 16 Sep 2001 04:51:12 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10702 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4c4bdf5fa..4facd57b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,22 @@ +2001-09-16 Assar Westerlund + + * lib/krb5/appdefault.c (krb5_appdefault_{boolean,string,time): + make realm const + + * lib/krb5/crypto.c: use des functions to avoid generating + warnings with openssl's prototypes + 2001-09-05 Johan Danielsson * configure.in: check for termcap.h * lib/asn1/lex.l: add another undef ECHO to keep AIX lex happy +2001-09-03 Assar Westerlund + + * lib/krb5/addr_families.c (krb5_print_address): handle snprintf + returning < 0. noticed by hin@stacken.kth.se + 2001-09-03 Assar Westerlund * Release 0.4e