Add bitrotate module.
[gnulib.git] / ChangeLog
index 52c619b..be14c95 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,32 @@
+2008-08-29  Simon Josefsson  <simon@josefsson.org>
+
+       * MODULES.html.sh (Misc): Add bitrotate.
+
+       * modules/bitrotate: New file.
+
+       * lib/bitrotate.h: New file.
+
+       * modules/bitrotate-tests: New file.
+
+       * tests/test-bitrotate.c: New file.
+
+       * modules/crypto/gc-arctwo, modules/crypto/arctwo: Add dependency
+       on the bitrotate module.
+
+       * lib/arctwo.c: Use new bitrotate module.
+
+2008-08-29  Jim Meyering  <meyering@redhat.com>
+
+       bootstrap: merge changes from coreutils
+       * build-aux/bootstrap (cp_mark_as_generated): Preserve perms
+       of copied files.  Remove a kludge, now that this is fixed.
+       * build-aux/bootstrap: Fix unportable expr usage. (by Ralf Wildenhues)
+       * build-aux/bootstrap: Remove $bt and $bt2 also when not using gettext.
+       * build-aux/bootstrap: Remove coreutils-specific SUBDIRS-related code.
+
 2008-08-29  Bruno Haible  <bruno@clisp.org>
 
-       * MODULES.html.sh: Remove --cvs-urls option. Not useful any more, due
-       to synchronization problems between the git and the cvs repository.
+       * MODULES.html.sh: Remove --cvs-urls option.
 
 2008-08-28  Jose E. Marchesi  <jemarch@gnu.org>  (tiny change)