commit | 7d41e29c589148563ee163d7496b6e18ff401a1f | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Sat Nov 23 12:22:32 2002 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Sat Nov 23 12:22:32 2002 +0000 |
tree | 4bf0f7a5ad439e45a35405097d6c1329d7eb2da3 | |
parent | 529ec6a1ee36e3af820fdac9b19228c315206093 [diff] [blame] |
Patch #626548: Support Hangul syllable names.
diff --git a/Misc/NEWS b/Misc/NEWS index 86cf16e..94caddb 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -316,6 +316,9 @@ available in source code, but not built automatically anymore, and is now named bsddb185. +- unicodedata was updated to Unicode 3.2. In now also supports names + for Hangul syllables. + - resource.getrlimit() now returns longs instead of ints. - readline now dynamically adjusts its input/output stream if