projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c54588
)
Update
author
Sergey Poznyakoff
<gray@gnu.org.ua>
Sat, 9 Sep 2006 05:13:54 +0000
(
05:13
+0000)
committer
Sergey Poznyakoff
<gray@gnu.org.ua>
Sat, 9 Sep 2006 05:13:54 +0000
(
05:13
+0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 3fe5dd37f988464b6fb6687db6b6847cda955ce7..6750a050b2b890135d6f8368319e080135e2027e 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,11
@@
+2006-09-09 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * 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 <eggert@cs.ucla.edu>
* mktime.c (guess_time_tm): Fix bug where mktime