From: Sergey Poznyakoff <gray@gnu.org.ua>
Date: Sat, 10 Dec 2005 21:39:50 +0000 (+0000)
Subject: Update
X-Git-Tag: cvs-readonly~2700
X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=44ebb03f37500a4678b2cdc76b595f02e0d8cc6a;p=gnulib.git

Update
---

diff --git a/lib/ChangeLog b/lib/ChangeLog
index 0e2a51a0c7..ae57d11eaa 100644
--- 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
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 199fe86d68..3ba3ebf343 100644
--- 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