Patch #494845: Support string concatenation, detect non-string data,
add globbing support, find modules by name instead of by file.
diff --git a/Misc/ACKS b/Misc/ACKS
index a60e3a4..6ec598c 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -220,6 +220,7 @@
James Henstridge
Chris Herborth
Ivan Herman
+Jürgen Hermann
Gary Herron
Bernhard Herzog
Magnus L. Hetland
diff --git a/Misc/NEWS b/Misc/NEWS
index d29cccb..5ee4a92 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -621,6 +621,9 @@
Tools/Demos
-----------
+- pygettext.py now supports globbing on Windows, and accepts module
+ names in addition to accepting file names.
+
- The SGI demos (Demo/sgi) have been removed. Nobody thought they
were interesting any more. (The SGI library modules and extensions
are still there; it is believed that at least some of these are