Updated
authorSergey Poznyakoff <gray@gnu.org.ua>
Mon, 24 Jan 2005 13:04:43 +0000 (13:04 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Mon, 24 Jan 2005 13:04:43 +0000 (13:04 +0000)
ChangeLog
lib/ChangeLog

index ff8fc9b..f81185f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * modules/lchown (Depends-on): Remove lchown.h
+
 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
 
        * modules/chdir-long (Depends-on): Remove mempcpy.
index 7d72a30..232d22e 100644 (file)
@@ -2,6 +2,9 @@
 
        * argp-help.c (hol_entry_help): Avoid using non-constant
        initializers for struct pentry_state.
+       (__argp_error): Check return value of __asprintf
+       (__argp_failure): Translate error message
+
        * argp-parse.c: Removed braces around the expansion of N_()
 
 2005-01-21  Jim Meyering  <jim@meyering.net>