changeset 7297:be4aad0241ea

Update
author Sergey Poznyakoff <gray@gnu.org.ua>
date Tue, 12 Sep 2006 09:07:17 +0000
parents 33903d90fa2b
children 6948138d9f3a
files lib/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+	* argp-help.c (argp_doc): Make sure NULL is not passed to
+	dgettext.
+
 2006-09-10  Bruno Haible  <bruno@clisp.org>
 
 	* mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.