Add crc module.
[pspp] / m4 / ChangeLog
index b118d93f167993f38c7e1fc5039e3c5d213533d7..b2b564197330435e7406143ddbf7f42e93fa8755 100644 (file)
@@ -1,3 +1,29 @@
+2005-10-11  Simon Josefsson  <jas@extundo.com>
+
+       * crc.m4: New file.
+
+2005-10-07  Simon Josefsson  <jas@extundo.com>
+
+       * memxor.m4: Remove gl_C_RESTRICT call.
+
+2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
+       promotes to int, not unsigned int, to catch the AIX 5.3
+       compiler bug.
+
+2005-10-06  Simon Josefsson  <jas@extundo.com>
+
+       * hmac-md5.m4: New file.
+
+       * memxor.m4: Require gl_C_RESTRICT.
+
+2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
+       sys/socket.h, netdb.h, sys/types.h; the checks areno longer
+       needed, since the source code now assumes these .h files.
+
 2005-10-05  Simon Josefsson  <jas@extundo.com>
 
        * memxor.m4: New file.