From e63f77f399f9103be580dbbc68d14bfb20709d51 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sat, 9 Sep 2006 05:13:54 +0000 Subject: [PATCH] Update --- lib/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 3fe5dd37f..6750a050b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,11 @@ +2006-09-09 Sergey Poznyakoff + + * argp-help.c (argp_doc): Split the untranslated doc string on '\v', + and translate the two parts separately, instead of feeding + the whole string to gettext. This allows to exclude + '\v' from the strings visible to the translator by writing doc + strings as N_("..") "\v" N_(".."). + 2006-09-08 Paul Eggert * mktime.c (guess_time_tm): Fix bug where mktime -- 2.11.0