summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-08-14 12:30:11 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-08-14 12:30:11 (GMT)
commit1ea6a2802aa9cad7de2d34747034400617e51c34 (patch)
treea0993c8ba95537dbcf5674ddc3d90f21971488ad /ChangeLog
parent5586adc5a179b62eb9f3cd1c260e8fda97f85c2f (diff)
downloadtk-1ea6a2802aa9cad7de2d34747034400617e51c34.zip
tk-1ea6a2802aa9cad7de2d34747034400617e51c34.tar.gz
tk-1ea6a2802aa9cad7de2d34747034400617e51c34.tar.bz2
Make test suite pass without crashes from TIP#109 changes...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a8956d..fb7a9f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-08-14 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+ * unix/tkUnixButton.c (TkpDisplayButton): Stopped accesses to NULL
+ * unix/tkUnixMenu.c (TkpDrawMenuEntry): pointers that crashed tests.
+
TIP #109 IMPLEMENTATION FROM Brian Griffin <bgriffin@model.com>
* unix/tkUnixButton.c (TkpDrawCheckIndicator, TkpDisplayButton):
* unix/tkUnixMenu.c (DrawMenuEntryIndicator, TkpDrawMenuEntry):