From 4f3c629fc1268e4cc39111ca0f146a34120861e7 Mon Sep 17 00:00:00 2001 From: akuchling Date: Tue, 30 Apr 2002 19:34:34 -0700 Subject: [project @ akuchling-20020501023434-db3483bd5cea772d] [project @ 2002-04-30 19:34:34 by akuchling] Updated file --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b9230ec..20cb3ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,12 @@ it's supported or not. After this change, some ciphers got slower, but others got faster. + * The C-level API has been changed to reduce the amount of + memory-to-memory copying. This makes the code neater, but + had ambiguous performance effects; again, some ciphers got slower + and others became faster. Probably this is due to my compiler + optimizing slightly worse or better as a result. + 1.9alpha1 ========= -- cgit v1.2.1