From 9f97abbb2ee2e0b6765cd1df8bb6a2670ccdd694 Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Sat, 8 Jun 2002 00:37:15 +0000 Subject: * crypto_libinit.h: Changed macros so you can include crypto_libinit.h and krb5_libinit.h at the same time. [pullup from 1-2-2-branch] git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14484 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/crypto/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/lib/crypto/ChangeLog') diff --git a/src/lib/crypto/ChangeLog b/src/lib/crypto/ChangeLog index 94b55a124..9768a0a74 100644 --- a/src/lib/crypto/ChangeLog +++ b/src/lib/crypto/ChangeLog @@ -1,3 +1,9 @@ +2002-06-07 Alexandra Ellwood + + * crypto_libinit.h: Changed macros so you can include + crypto_libinit.h and krb5_libinit.h at the same time. + [pullup from 1-2-2-branch] + 2002-04-05 Ken Raeburn * coll_proof_cksum.c (krb5_c_is_coll_proof_cksum): Rename function -- cgit