aboutsummaryrefslogtreecommitdiffstats
path: root/include/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 0b1001c3b..7d8191a2d 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,10 +1,13 @@
+2003-07-03 Werner Koch <[email protected]>
+
+ * cipher.h (DBG_CIPHER,g10c_debug_mode): Removed.
+
2003-06-11 Werner Koch <[email protected]>
* cipher.h: Include gcrypt.h and mapped cipher algo names to
gcrypt ones. Removed twofish_old and skipjack. Removed all
handle definitions and other raerely used stuff. This file will
eventually be entirely removed.
-
2003-06-10 Werner Koch <[email protected]>