.
[gnulib.git] / ChangeLog
index 70755a8..6546564 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,78 @@
+2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * modules/gettime (Depends-on): Add extensions module.
+       * modules/nanosleep (Depends-on): Likewise.
+       * modules/settime (Depends-on): Likewise.
+
+2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * modules/intprops: New file.
+       * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
+       Add intprops.
+       * modules/getloadavg (Files): Remove lib/intprops.h.
+       (Depends-on): Add intprops.
+       * modules/human: Likewise.
+       * modules/inttostr: Likewise.
+       * modules/openat: Likewise.
+       * modules/sig2str: Likewise.
+       * modules/userspec: Likewise.
+       * modules/utimecmp: Likewise.
+       * modules/xnanosleep: Likewise.
+       * modules/xstrtol: Likewise.
+
+2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
+
+       * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
+       * modules/lock-tests (TESTS): Use $(EXEEXT).
+       * modules/tls-tests: Likewise.
+        * modules/argp-tests: Likewise.
+       (check_PROGRAMS): New var, replacing...
+       (noinst_PROGRAMS, test_argp_SOURCES): Remove.
+
+2006-02-16  Simon Josefsson  <jas@extundo.com>
+
+       * modules/getaddrinfo (Depends-on): Add sys_socket.
+
+2006-02-15  Simon Josefsson  <jas@extundo.com>
+
+       * build-aux/maint.mk: Add dsyntax-check rule.
+
+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 :".
        * 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.