From ff4835eab2fbff24f4569df1b40e52f31ff6b347 Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Tue, 5 Jan 1999 05:15:28 +0000 Subject: * configure.in (withval): Conditinalize ATHENA_DES3_KLUDGE on --enable-athena. * main.c (initialize_realms): Kludge to disable des3-marc-hmac-sha1 from the command line. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11100 dc483132-0cff-0310-8789-dd5450dbe970 --- src/kdc/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/kdc/ChangeLog') diff --git a/src/kdc/ChangeLog b/src/kdc/ChangeLog index 52809a831..861585654 100644 --- a/src/kdc/ChangeLog +++ b/src/kdc/ChangeLog @@ -1,3 +1,11 @@ +Mon Jan 4 23:50:45 1999 Tom Yu + + * configure.in (withval): Conditinalize ATHENA_DES3_KLUDGE on + --enable-athena. + + * main.c (initialize_realms): Kludge to disable + des3-marc-hmac-sha1 from the command line. + 1998-11-13 Theodore Ts'o * Makefile.in: Set the myfulldir and mydir variables (which are -- cgit