LGPL self tests, suggested by Bruno.
[gnulib.git] / ChangeLog
index 7b42570..cbea69b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,62 @@
+2006-01-09  Simon Josefsson  <jas@extundo.com>
+
+       * modules/gc-rijndael-tests (License): Likewise.
+
+       * modules/gc-des-tests (License): Likewise.
+
+       * modules/gc-arcfour-tests (License): Likewise.
+
+       * modules/gc-arctwo-tests (License): Likewise.
+
+       * modules/gc-pbkdf2-sha1-tests (License): Likewise.
+
+       * modules/gc-hmac-sha1-tests (Files): Likewise.
+
+       * modules/gc-hmac-md5-tests (License): Likewise.
+
+       * modules/gc-sha1-tests (License): Likewise.
+
+       * modules/gc-md5-tests (License): Likewise.
+
+       * modules/gc-md4-tests (License): Likewise.
+
+       * modules/gc-md2-tests (License): Likewise.
+
+       * modules/gc-tests (License): Likewise.
+
+       * modules/des-tests (License): Likewise.
+
+       * modules/md4-tests (License): Likewise.
+
+       * modules/md2-tests (License): Likewise.
+
+2006-01-09  Bruno Haible  <bruno@clisp.org>
+
+       * build-aux/javacomp.sh.in: New file, moved from lib/.
+       * modules/javacomp-script (Files): Update.
+       (configure.ac): Add AC_CONFIG_FILES invocation.
+       (EXTRA_DIST): Remove variable.
+
+       * build-aux/javaexec.sh.in: New file, moved from lib/.
+       * modules/javaexec (Files): Update.
+       (configure.ac): Add AC_CONFIG_FILES invocation.
+       (EXTRA_DIST): Remove javaexec.sh.in.
+
+       * build-aux/csharpcomp.sh.in: New file, moved from lib/.
+       * modules/csharpcomp-script (Files): Update.
+       (configure.ac): Add AC_CONFIG_FILES invocation.
+       (EXTRA_DIST): Remove variable.
+
+       * build-aux/csharpexec.sh.in: New file, moved from lib/.
+       * modules/csharpexec (Files): Update.
+       (configure.ac): Add AC_CONFIG_FILES invocation.
+       (EXTRA_DIST): Remove csharpexec.sh.in.
+
+2006-01-07  Bruno Haible  <bruno@clisp.org>
+
+       * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
+       gl_EARLY.
+
 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
 
        * README: Gnulib normally doesn't generate a tarball.