summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2004-03-21 15:29:41 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2004-03-21 15:29:41 (GMT)
commit347c30d217cc4c9b832bb34e0b8e65346f3877fe (patch)
tree30a5206c14b88dac52855748c06346441556de20 /Misc
parent433fa69c4015584a2ee298faf71570813b7689dc (diff)
downloadcpython-347c30d217cc4c9b832bb34e0b8e65346f3877fe.zip
cpython-347c30d217cc4c9b832bb34e0b8e65346f3877fe.tar.gz
cpython-347c30d217cc4c9b832bb34e0b8e65346f3877fe.tar.bz2
Patch #853488: Tix hlist missing entryconfigure and entrycget methods.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index f543eca..8eb5ff2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -283,6 +283,8 @@ Extension modules
Library
-------
+- Add hlist missing entryconfigure and entrycget methods.
+
- site.py now removes paths that do not exist.
- The ptcp154 codec was added for Kazakh character set support.