X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=be2d3fd2b1d5c5f2fbedbf1f1d779b7224a6ac45;hb=6eedb6a104486c2df4384195e5dfc487d97c5beb;hp=39a83f5e328581c7bb148fd7dd31e9be2c8b0d29;hpb=20fd200278b4e3f7b4a5070b5e178e61895aab31;p=pspp diff --git a/ChangeLog b/ChangeLog index 39a83f5e32..be2d3fd2b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,20 @@ 2011-06-16 Bruno Haible + crypto/gc-sha1: Fix recent regression. + * modules/crypto/gc-sha1 (configure.ac): Invoke AC_LIBOBJ here. + * m4/gc-sha1.m4 (gl_GC_SHA1): Don't invoke gl_SHA1. + + crypto/gc-md5: Fix recent regression. + * modules/crypto/gc-md5 (configure.ac): Invoke AC_LIBOBJ here. + + crypto/gc-md4: Fix recent regression. + * modules/crypto/gc-md4 (configure.ac): Invoke AC_LIBOBJ here. + * m4/md4.m4 (gl_MD4): Ensure the expansion is non-empty. + + crypto/gc-arctwo: Fix recent regression. + * modules/crypto/gc-arctwo (configure.ac): Invoke AC_LIBOBJ here. + * m4/arctwo.m4 (gl_ARCTWO): Ensure the expansion is non-empty. + crypto/gc-rijndael: Fix recent regression. * modules/crypto/gc-rijndael (Files): Remove m4/rijndael.m4. (configure.ac): Invoke AC_LIBOBJ here.