changeset 6486:9f3f3102568a

Update
author Sergey Poznyakoff <gray@gnu.org.ua>
date Sat, 10 Dec 2005 21:39:50 +0000
parents 7ed879ee0a4d
children 76f28283f45f
files lib/ChangeLog m4/ChangeLog
diffstat 2 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -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
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -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