Add module 'gc-camellia'.
[gnulib.git] / ChangeLog
index aefe61d..4dfb941 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 2007-10-22  Simon Josefsson  <simon@josefsson.org>
 
+       * modules/crypto/gc-camellia: New file.
+
+       * m4/gc-camellia.m4: New file.
+
+       * lib/gc-libgcrypt.c (gc_cipher_open): Support Camellia.
+
+       * lib/gc.h (enum Gc_cipher): Add GC_CAMELLIA128, GC_CAMELLIA256.
+
+2007-10-22  Simon Josefsson  <simon@josefsson.org>
+
        * build-aux/maint.mk (gzip_rsyncable): Don't fail if gzip sends
        --help to stdout.  Reported by sms@antinode.org (Steven
        M. Schweda).