summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2002-11-22 08:36:54 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2002-11-22 08:36:54 (GMT)
commit0d1fdea8efc48560d90374d8b785aee26ae82b70 (patch)
tree71e9606a5afcba430c6dd2a16e1ee9d0335d30e6 /Misc/NEWS
parent4581cfa326cf7d8b9d7888d4c0e96ee88950bcfa (diff)
downloadcpython-0d1fdea8efc48560d90374d8b785aee26ae82b70.zip
cpython-0d1fdea8efc48560d90374d8b785aee26ae82b70.tar.gz
cpython-0d1fdea8efc48560d90374d8b785aee26ae82b70.tar.bz2
Patch #494845: Support string concatenation, detect non-string data,
add globbing support, find modules by name instead of by file.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index d29cccb..5ee4a92 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -621,6 +621,9 @@ Library
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