commit | c5c57e6d98a04dbeba8cdec28d341d869320675c | [log] [tgz] |
---|---|---|
author | Hye-Shik Chang <hyeshik@gmail.com> | Mon Dec 12 11:48:32 2005 +0000 |
committer | Hye-Shik Chang <hyeshik@gmail.com> | Mon Dec 12 11:48:32 2005 +0000 |
tree | e6e0cb5ef4ec51ad78e7adf89ab2ad94aecf3157 | |
parent | e569fb5d7116912f2bd71d19e1051905fbbe51f3 [diff] [blame] |
Bug #1290333: Added a workaround for cjkcodecs' _codecs_cn module build problem on AIX.
diff --git a/Misc/NEWS b/Misc/NEWS index c6092bc..691774f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -186,6 +186,9 @@ Extension Modules ----------------- +- Bug #1290333: Added a workaround for cjkcodecs' _codecs_cn build + problem on AIX. + - Bug #869197: os.setgroups rejects long integer arguments - Bug #1346533, select.poll() doesn't raise an error if timeout > sys.maxint