]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Mention support of shell scripts.
authorBruno Haible <bruno@clisp.org>
Wed, 3 Sep 2003 10:29:21 +0000 (10:29 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:57 +0000 (12:10 +0200)
NEWS

diff --git a/NEWS b/NEWS
index fb1f52366edd9a5dc7a21d7984ecd04e71254443..0d6e13c8e86f4edd05241a383e510d425fb0f37a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@ Version 0.12.2 - August 2003
 
 * Programming languages support:
 
+  - Shell:
+    xgettext now also supports shell scripts. It recognizes invocations of
+    the programs 'gettext' and 'ngettext' as well as the GNU bash builtin
+    syntax $"...".
+
   - Perl:
     xgettext now also supports Perl.