diff options
Diffstat (limited to 'gdb/gdbtk/ChangeLog')
-rw-r--r-- | gdb/gdbtk/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/gdbtk/ChangeLog b/gdb/gdbtk/ChangeLog index a9ad0a9f77a..e140b32302b 100644 --- a/gdb/gdbtk/ChangeLog +++ b/gdb/gdbtk/ChangeLog @@ -1,3 +1,9 @@ +2003-07-02 Martin Hunt <hunt@redhat.com> + + * library/prefs.tcl (pref_set_option_db): Only + set checkbutton select color for Unix. Fixes Windows + checkbutton problem. + 2003-06-26 Keith R Seitz <keiths@redhat.com> From Roland Schwingel <Roland.Schwingel@onevision.de>: |