*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 23 Mar 2005 12:47:18 +0000 (12:47 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 23 Mar 2005 12:47:18 +0000 (12:47 +0000)
ChangeLog
lib/ChangeLog

index 2eb03d083014a23cf14da52795823f54579262da..5a33ca71eef874cd99f2dc298f7e77bc74ca60a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-23  Jim Meyering  <jim@meyering.net>
+
+       * modules/gethrxtime (Files): Add lib/gethrxtime.h.
+       * modules/userspec (Files): Add lib/inttostr.h.
+
 2005-03-22  Jim Meyering  <jim@meyering.net>
 
        * modules/stat-macros: New module.
@@ -45,7 +50,7 @@
        changed.
 
 2005-03-03  Derek R. Price  <derek@ximbiot.com>
-            Bruno Haible  <bruno@clisp.org>
+           Bruno Haible  <bruno@clisp.org>
 
        * modules/pagealign_alloc: New file.
        * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
 
 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
 
-        * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
-        AC_LIBSOURCES now does this.
+       * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
+       AC_LIBSOURCES now does this.
        * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
        with new ullong_max module.
 
        gl_AC_TYPE_LONG_LONG.
 
 2004-09-18  Simon Josefsson  <jas@extundo.com>
-       and  Paul Eggert  <eggert@cs.ucla.edu>
+       and  Paul Eggert  <eggert@cs.ucla.edu>
 
        * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
        calls with autoreconf.  Define GL_LIB.
        * modules/vasnprintf (Files): Add m4/eoverflow.m4.
 
 2004-09-08  Bruno Haible  <bruno@clisp.org>
-            Oskar Liljeblad  <oskar@osk.mine.nu>
+           Oskar Liljeblad  <oskar@osk.mine.nu>
 
        * modules/stdint: New file.
        * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
        * MODULES.html.sh (func_all_modules): Add argz.
 
 2004-06-12  Jim Meyering  <jim@meyering.net>
-       and  Paul Eggert  <eggert@cs.ucla.edu>
+       and  Paul Eggert  <eggert@cs.ucla.edu>
 
        * modules/hash (Files): Add lib/xalloc.h.
        * modules/pipe (Depends-on): Add wait-process.
        * MODULES.html.sh (func_all_modules): Add version-etc-2.
 
 2003-09-25  Simon Josefsson  <jas@extundo.com>
-            Bruno Haible  <bruno@clisp.org>
+           Bruno Haible  <bruno@clisp.org>
 
        * modules/getdomainname: New file.
        * modules/xgetdomainname: New file.
        * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
 
 
-Copyright (C) 2000, 2001, 2002, 2003, 2004
-  Free Software Foundation, Inc.
+Copyright (C) 2000, 2001, 2002, 2003, 2004 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.
index 993597df68df881b440e8c5254d9feea08688866..8139d7b100adc4dd9c5bd9494ad4109cbf798530 100644 (file)
@@ -1,3 +1,7 @@
+2005-03-23  Jim Meyering  <jim@meyering.net>
+
+       * canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
+
 2005-03-21  Jim Meyering  <jim@meyering.net>
 
        Changes imported from coreutils.