summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-11-14 11:10:35 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:15:55 +0200
commit26278fe9dc80e51ab9d06573ff5a83deaccbf72a (patch)
treefc9a6b979e18f864a50feb51d606f8fdd4ed34e0 /NEWS
parentd21ccd0bded88ff2fe68d137286681a27a65874e (diff)
downloadgettext-26278fe9dc80e51ab9d06573ff5a83deaccbf72a.tar.gz
msgfilter now sets the environment variables MSGFILTER_MSGCTXT,
MSGFILTER_MSGID, MSGFILTER_LOCATION.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c59131ba3..1847c2f90 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,9 @@ Version 0.18 - January 2008
* msgcmp has a new option -N/--no-fuzzy-matching, like msgmerge has since
version 0.12.
+* msgfilter now sets environment variables during the invocation of the
+ filter, indicating the msgid and location of the messge being processed.
+
* Updated the meaning of 'gcc-internal-format' to match GCC 4.3.
Version 0.17 - November 2007