Update
authorSergey Poznyakoff <gray@gnu.org.ua>
Sat, 10 Dec 2005 21:39:50 +0000 (21:39 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sat, 10 Dec 2005 21:39:50 +0000 (21:39 +0000)
lib/ChangeLog
m4/ChangeLog

index 0e2a51a..ae57d11 100644 (file)
@@ -1,3 +1,10 @@
+2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
+       * argp-help.c (fill_in_uparams): Check if the constructed
+       struct uparams is valid. Fall back to the default values if it is
+       not.
+
 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
 
        * argp-help.c (__argp_base_name): New function
index 199fe86..3ba3ebf 100644 (file)
@@ -1,3 +1,8 @@
+2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
+       HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
+
 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
 
        * argp.m4:  Check if program_invocation_name and