.
[gnulib.git] / ChangeLog
index f20f489..8bc522c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * MODULES.html.sh (File system functions): Add stat-time.
+       * modules/stat-time: New file.
+       * modules/timespec (Files): Remove m4/st_mtim.m4; this
+       is now done in a different way, by the stat-time module.
+       * modules/utimecmp (Depends-on): Add stat-time.
+
+2005-09-12  Derek Price  <derek@ximbiot.com>
+
+       * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
+       LGPL.
+       * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
+
 2005-09-12  Derek Price  <derek@ximbiot.com>
            Paul Eggert  <eggert@cs.ucla.edu>