summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index de5358b..748e658 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,12 @@
2008-04-17 Don Porter <dgp@users.sourceforge.net>
+ *** 8.4.19 TAGGED FOR RELEASE ***
+
* generic/tkCanvas.c: Fix logic that determines when canvas item
<Enter> event should fire. Thanks to Sebastian Wangnick. [Bug 1327482]
2008-04-07 Jeff Hobbs <jeffh@ActiveState.com>
- *** 8.4.19 TAGGED FOR RELEASE ***
-
* generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgv
* tests/main.test (main-3.*): error. [Bug 1937135]