summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2006-12-04 20:13:21 (GMT)
committerhobbs <hobbs>2006-12-04 20:13:21 (GMT)
commit6d8824f81aca6810fa83d5a40800de9b112b654d (patch)
treed597a506b2ebed2c6c4d24dd985ac69bcf86a526 /ChangeLog
parent5f44c1b7d11ebb6484ca61d7f774aa3177e80822 (diff)
downloadtk-6d8824f81aca6810fa83d5a40800de9b112b654d.zip
tk-6d8824f81aca6810fa83d5a40800de9b112b654d.tar.gz
tk-6d8824f81aca6810fa83d5a40800de9b112b654d.tar.bz2
* generic/tkListbox.c (ConfigureListboxItem): ListboxWorldChanged
not needed - just call EventuallyRedrawRange. [Bug 1608046] (rezic)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79ab9f1..3ee62b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-12-04 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * generic/tkListbox.c (ConfigureListboxItem): ListboxWorldChanged
+ not needed - just call EventuallyRedrawRange. [Bug 1608046] (rezic)
+
2006-12-04 Donal K. Fellows <dkf@users.sf.net>
TIP #286 IMPLEMENTATION