# HG changeset patch # User Sergey Poznyakoff # Date 1157817538 0 # Node ID 1b36049ccb30ddb06b9bd6aad98ff7da498995a8 # Parent 83ef60d70f6bdaeb542ba6003b78a43bc3b1d636 Update diff --git a/lib/ChangeLog b/lib/ChangeLog --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,8 @@ 2006-09-09 Sergey Poznyakoff + * argp.h (struct argp): Document the N_("..") "\v" N_("..") + convention. Text proposed by Bruno Haible. + * 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