From fc9eec3626fcb9a3d4043d779462c4fc39cd51ae Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 15 Sep 2011 16:54:33 +0200 Subject: Removed the AC interface (gcry_ac_*) This interface has long been deprecated. It was also initially only declared as an experimental interface. It added its own kind of complexity and we found that it does not make applications easier to read. Modern features of Libgcrypt were not supported and its removal reduces the SLOC which is a Good Thing from a security POV. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 36ea7bf9..4bd3ee2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2011-09-15 Werner Koch + * configure.ac: Bump LT version at C19/A0/R0 due to the ABI change. + * configure.ac (CC_FOR_BUILD): New. 2011-06-29 Werner Koch -- cgit v1.2.1