| commit | 347c30d217cc4c9b832bb34e0b8e65346f3877fe | [log] [tgz] |
|---|---|---|
| author | Martin v. Löwis <martin@v.loewis.de> | Sun Mar 21 15:29:41 2004 +0000 |
| committer | Martin v. Löwis <martin@v.loewis.de> | Sun Mar 21 15:29:41 2004 +0000 |
| tree | 30a5206c14b88dac52855748c06346441556de20 | |
| parent | 433fa69c4015584a2ee298faf71570813b7689dc [diff] [blame] |
Patch #853488: Tix hlist missing entryconfigure and entrycget methods.
diff --git a/Misc/NEWS b/Misc/NEWS index f543eca..8eb5ff2 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -283,6 +283,8 @@ 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.