X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e34da0e62851218d95eee9c1fdbde0289df4a331;hb=a5f33a9b2e79819acb9315c928e896ec0fe80cb1;hp=da47feb1fb09d39e2f6a0e38a76daa83b0bb4844;hpb=eecf6279cfd2b8aa43b7eb1752034b497fd67877;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index da47feb1f..e34da0e62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,64 @@ +2005-10-24 Simon Josefsson + + * modules/sha1: Relicense to LGPL. + +2005-10-23 Simon Josefsson + + * gnulib-tool (func_import): Fix --tests-base. + +2005-10-22 Simon Josefsson + + * modules/arcfour (Depends-on): Need stdint. + +2005-10-21 Bruno Haible + + * gnulib-tool (func_import, func_create_testdir): Add quoting to last + patch. + +2005-10-21 Simon Josefsson + + * gnulib-tool (func_import, func_create_testdir): Define automake + conditional GL_COND_LIBTOOL if libtool is used (to be used by modules + Makefile.am snippet), + suggested by Bruno Haible . + + * modules/gc (Makefile.am): Use it. + +2005-10-21 Simon Josefsson + + * modules/des, modules/des-tests: New files. + + * modules/gc-des, modules/gc-des-tests: New files. + + * tests/test-des.c, tests/test-gc-des.c: New file. + +2005-10-21 Simon Josefsson + + * modules/arctwo, modules/arctwo-tests: New files. + + * tests/test-arctwo.c: New file. + + * modules/gc-arctwo, modules/gc-arctwo-tests: New files. + + * tests/test-gc-arctwo.c: New file. + +2005-10-19 Simon Josefsson + + * tests/test-gc-arcfour.c: New file. + + * modules/gc-arcfour, modules/gc-arcfour-tests: New files. + +2005-10-19 Simon Josefsson + + * tests/test-gc-rijndael.c: New file. + + * modules/gc-rijndael, modules/gc-rijndael-test: New files. + +2005-10-19 Simon Josefsson + + * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer + interface too. + 2005-10-19 Simon Josefsson * modules/gc-md4, modules/gc-md4-tests: New file.