From 55d99419bbcf82a28e11b74f25d0bfc16ffdfa4a Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Fri, 30 Apr 2004 07:12:56 +0000 Subject: * libk5crypto.exports: Drop the library init/fini functions and the DES tables from the export list. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16288 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/crypto/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/lib/crypto/ChangeLog') diff --git a/src/lib/crypto/ChangeLog b/src/lib/crypto/ChangeLog index e07369827..e792bf430 100644 --- a/src/lib/crypto/ChangeLog +++ b/src/lib/crypto/ChangeLog @@ -1,3 +1,8 @@ +2004-04-30 Ken Raeburn + + * libk5crypto.exports: Drop the library init/fini functions and + the DES tables from the export list. + 2004-04-22 Ken Raeburn * libk5crypto.exports: New file. -- cgit