(make_dir_parents): Don't apply sizeof to a hard-coded type name.
[gnulib.git] / ChangeLog
index 6ee57b6..c36aae9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,58 @@
+2005-06-28  Jim Meyering  <jim@meyering.net>
+
+       * check-module (find_included_lib_files): Hard-code another
+       pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
+       but modules/fts-lgpl (correctly) does not list those files.
+
+       * modules/canonicalize (Files): Add lib/pathmax.h.
+
+2005-06-28  Simon Josefsson  <jas@extundo.com>
+
+       * modules/check-version (Files): Add check-version.m4.
+
+2005-06-25  Simon Josefsson  <jas@extundo.com>
+
+       * modules/check-version: New file.
+
+2005-06-24  Derek Price  <derek@ximbiot.com>
+       and Bruno Haible  <bruno@clisp.org>
+
+       Remove stat module & update lstat.
+       * MODULES.html.sh (stat): Remove.
+       * MODULES.html: Regenerated.
+       * modules/lstat (Description): Correct function name.
+       (Files): Add "lstat.h".
+       (Depends-on): Remove stat, add xalloc, stat-macros.
+       * modules/stat: Remove this file.
+       (Include): Add "lstat.h", remove <sys/stat.h>.
+
+2005-06-08  Bruno Haible  <bruno@clisp.org>
+
+       * modules/csharpcomp: New file.
+       * MODULES.html.sh (C#): Add csharpcomp.
+
+2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Sync from coreutils.
+       Use "file name" when talking about file names, instead of "filename"
+       or "path", as per the GNU coding standards.
+       * MODULES.html.sh: mkdir-p renamed from makepath.
+       filenamecat renamed from path-concat.
+       * modules/filenamecat: Renamed from modules/path-concat.
+       (Files): filenamecat.h and filenamecat.c renamed from
+       path-concat.h and path-concat.c.
+       (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
+       (Include): filenamecat.h, not path-concat.h.
+       * modules/mkdir-p: Renamed from modules/makepath.
+       (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and makepath.c.
+       (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
+       (Include): mkdir-p.h, not makepath.h.
+
+2005-06-01  Bruno Haible  <bruno@clisp.org>
+
+       * modules/csharpexec: New file.
+       * MODULES.html.sh (C#): New section.
+
 2005-05-29  Derek Price  <derek@ximbiot.com>
 
        * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
 
        * modules/getlogin_r: New files.
 
+2005-05-21  Jim Meyering  <jim@meyering.net>
+
+       * modules/fts (Files): Add m4/inttypes-pri.m4.
+       (Depends-on): Add lstat and remove gettext.  Alphabetize.
+
 2005-05-18  Derek Price  <derek@ximbiot.com>
 
        * modules/minmax (Files): Add m4/minmax.m4.
        Problem reported by Dave Love.
 
 2005-05-09  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
-            Bruno Haible  <bruno@clisp.org>
+           Bruno Haible  <bruno@clisp.org>
 
        * modules/inet_ntop: New file.
        * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
        * 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, 2005 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.