Sequential list data type implemented by a linked list.
[gnulib.git] / ChangeLog
index fad326a..2255265 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,106 @@
+2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * MODULES.html.sh: Add mkancestors.
+       * modules/mkancesdirs: New module.
+       * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
+       lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
+       The chdir-safer and afs files are now orphans; I'll remove them
+       unless someone speaks up.
+       Add lib/dirchownmod.c, lib/dirchownmod.h.
+       (Depends-on): Remove alloca, chown, save-cwd, dirname.
+       Add lchown, mkancesdirs.
+       (Maintainer): Add self.
+
+2006-07-15  Karl Berry  <karl@gnu.org>
+
+       * gnulib-tool: help message wording/arrangement.
+
+2006-07-12  Simon Josefsson  <jas@extundo.com>
+
+       * modules/gendocs (License): Fix license, approved by Karl.
+
+2006-07-12  Eric Blake  <ebb9@byu.net>
+
+       * MODULES.html.sh: Add gendocs.
+
+2006-07-11  Eric Blake  <ebb9@byu.net>
+
+       * gnulib-tool: List --doc-base before --tests-base.
+
+2006-07-11  Eric Blake  <ebb9@byu.net>
+
+       * modules/fdl: New module, to install doc/fdl.texi.
+       * MODULES.html.sh: Add new section for documentation modules.
+       * gnulib-tool: Avoid space-tab.
+       (--doc-base): New option, to manage files from doc.
+
+2006-07-11  Bruno Haible  <bruno@clisp.org>
+
+       * README: Mention where to put documentation.
+
+2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
+
+2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
+       for the benefit of people using Autoconf 2.60.  If you want to
+       support older Autoconf versions you can copy m4/onceonly_2_57.m4
+       (or m4/onceonly.m4, if pre-2.57) manually.
+
+2006-07-07  Simon Josefsson  <jas@extundo.com>
+
+       * tests/test-crc.c: Change expected crc value, the test vector
+       were probably computed using the old broken crc.c?
+
+2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
+
+       * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
+       not gl_PREREQ_GETUSERSHELL.
+
+2006-07-06  Simon Josefsson  <jas@extundo.com>
+
+       * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
+       now the canonical place for the M4 file).
+
+       * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
+       from the sys_socket dependency now.
+
+       * modules/inet_pton (Files): Ditto.
+
+       * modules/inet_ntop (Files): Ditto.
+
+2006-07-05  Eric Blake  <ebb9@byu.net>
+
+       * modules/getaddrinfo (Depends-on): Add snprintf.
+
+2006-07-04  Eric Blake  <ebb9@byu.net>
+
+       * modules/dirname-tests: New test module.
+       * tests/test-dirname.c: New file, replacing dirname.c
+       TEST_DIRNAME section that was recently deleted.
+
+2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * modules/cycle-check (lib_SOURCES): Add same-inode.h.
+       From Mark D. Baushke.
+
+2006-07-03  Eric Blake  <ebb9@byu.net>
+
+       * modules/dirname (Depends-on): Add xstrndup.
+
+2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Merge from coreutils.
+       * MODULES.html.sh: Add xstrtold.
+       * modules/xstrtold: New file.
+       * modules/cycle-check (Files): Add lib/same-inode.h.
+       * modules/dirname (Files): Add m4/double-slash-root.m4.
+       * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
+       * modules/mkdir-p (Files): Add lib/same-inode.h.
+       * modules/same (Files): Add lib/same-inode.h.
+
 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
 
        * modules/inttypes (Depends-on): No longer depends on stdint.