diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-08-14 12:30:11 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-08-14 12:30:11 (GMT) |
commit | 1ea6a2802aa9cad7de2d34747034400617e51c34 (patch) | |
tree | a0993c8ba95537dbcf5674ddc3d90f21971488ad /ChangeLog | |
parent | 5586adc5a179b62eb9f3cd1c260e8fda97f85c2f (diff) | |
download | tk-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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): |