summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 776aad7..b31e08d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-04-10 Daniel Steffen <das@users.sourceforge.net>
+
+ * generic/tkBind.c (HandleEventGenerate): ensure window exists before
+ generating an event for it (fixes testsuite crash).
+
+ * generic/tkTextBTree.c (TkBTreeDeleteIndexRange): add bounds check
+ to startEnd array access (fixes testsuite crash).
+
+ * tests/unixFont.test: only use xlsfonts with X11 windowingsystem.
+
2009-04-10 Donal K. Fellows <dkf@users.sf.net>
* generic/tkCanvPs.c (TkPostscriptInfo): [Bug 1466509]: Eliminate old