diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 25 |
1 files changed, 22 insertions, 3 deletions
@@ -1,5 +1,7 @@ 2007-12-12 Jeff Hobbs <jeffh@ActiveState.com> + *** 8.5.0 TAGGED FOR RELEASE *** + * generic/tkText.c (DeleteIndexRange, TextEditCmd, UpdateDirtyFlag): * tests/text.test (text-25.10.1,25.11.[12]): Don't require [update idle] to trigger Modified event [Bug 1809538] @@ -925,9 +927,12 @@ 2007-10-02 Don Porter <dgp@users.sourceforge.net> - * generic/tk.h: Bump version number to 8.5b1.1 to distinguish - * library/tk.tcl: CVS development snapshots from the 8.5b1 - * unix/configure.in: release. Updated LOCALES. + [core-stabilizer-branch] + + * README: Bump version number to 8.5.0 + * generic/tk.h: + * library/tk.tcl: + * unix/configure.in: Updated LOCALES. * unix/tk.spec: * win/configure.in: @@ -1520,6 +1525,20 @@ * doc/canvas.n: Fixed documentation of default -joinstyle option values for line and polygon items. [Bug 1725782] +2007-05-22 Don Porter <dgp@users.sourceforge.net> + + [core-stabilizer-branch] + + * unix/configure: autoconf-2.59 (FC6 fork) + * win/configure: + + * README: Bump version number to 8.5b1 + * generic/tk.h: + * library/tk.tcl: + * unix/configure.in: + * unix/tk.spec: + * win/configure.in: + 2007-05-18 Joe English <jenglish@users.sourceforge.net> * generic/ttk/ttkEntry.c(EntrySetValue): Ensure that widget is in a |