Sync from coreutils.
[gnulib.git] / ChangeLog
index 7f424f2..bfc4bc6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,71 @@
+2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Sync from coreutils.
+       * modules/lstat (Depends-on): Don't depend on xalloc.
+       (License): Change from GPL to LGPL, since this is now simply a
+       replacement for a libc function.
+
+2006-02-14  Simon Josefsson  <jas@extundo.com>
+
+       * modules/maintainer-makefile (Files): Rename.
+
+       * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
+       and (the local) Makefile.cfg to maint-cfg.mk.
+
+       * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
+       to the latter.
+
+       * modules/maintainer-makefile: New module.
+
+       * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
+       severaly stripped to make it possible to build it up from scratch
+       with reliable tests.
+
+       * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
+       fixes to permit overriding the default actions when configure and
+       makefile are not available.
+
+2006-02-13  Simon Josefsson  <jas@extundo.com>
+
+       * gnulib-tool (Usage): Fix --import, from
+       karl@freefriends.org (Karl Berry).
+
+2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * modules/closeout (Depends-on): Remove atexit.
+
+2006-01-26  Bruno Haible  <bruno@clisp.org>
+
+       * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
+       Reported by Paul Eggert.
+
+2006-01-25  Bruno Haible  <bruno@clisp.org>
+
+       * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
+       rid of a trap command. For Solaris sh.
+       Reported by Mark D. Baushke <mdb@gnu.org>.
+
+2006-01-24  Bruno Haible  <bruno@clisp.org>
+
+       * modules/strnlen (Maintainer): Change from glibc to all.
+
+2006-01-24  Bruno Haible  <bruno@clisp.org>
+
+       * gnulib-tool (func_import): Avoid constructing complicated sed
+       expressions inside backquote.
+       Report and solution by Mark D. Baushke <mdb@gnu.org>.
+
+2006-01-24  Jim Meyering  <jim@meyering.net>
+
+       * modules/openat (Files): Add lib/intprops.h.
+       From Mark D. Baushke.
+
+2006-01-19  Simon Josefsson  <jas@extundo.com>
+
+       * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
+       Remove the test_*_SOURCES variable: automake infers it by default.
+       * modules/tls-tests: Likewise.
+
 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
 
         * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
        * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
 
 
-Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006
+Free Software Foundation, Inc.
 Copying and distribution of this file, with or without modification,
 are permitted provided the copyright notice and this notice are preserved.