removed "Written by..." line
[pspp-builds.git] / ChangeLog
index f6730a56674a58864e86661a51858a6483c822f8..e50320c42c20e30e3965462ee5418dd7bf5a0528 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+Sat Nov  4 15:59:31 2006  Ben Pfaff  <blp@gnu.org>
+
+       * configure.ac: Check for the "round" function added in C99.
+
+Tue Oct 31 19:55:52 2006  Ben Pfaff  <blp@gnu.org>
+
+       * Smake (GNULIB_MODULES): Add `mempcpy' module.
+
+Tue Oct 31 19:29:05 2006  Ben Pfaff  <blp@gnu.org>
+
+       * configure.ac: Drop tests for strchr, strrchr because now we
+       assume a C89 compliant library.  (Gnulib makes this assumption so
+       we might as well too.)
+
+Sun Oct 29 14:08:53 2006  Ben Pfaff  <blp@gnu.org>
+
+       * Smake (GNULIB_MODULES): Remove `restrict' from modules, because
+       recent gnulib doesn't have such a module.
+
 Mon Jul 17 18:23:38 2006  Ben Pfaff  <blp@gnu.org>
 
        * Smake: Add --doc-base=gl/doc to gnulib-tool invocation, which is