diff options
author | dgp <dgp@users.sourceforge.net> | 2007-12-13 15:23:41 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-12-13 15:23:41 (GMT) |
commit | ad22aa264a6389aad9cd820032d1f8cca5832914 (patch) | |
tree | 4d11bd34c1edaf312cd42b5180cd01bf3fbc7a72 /ChangeLog | |
parent | 3d75268cfe0948ae13452dc01b24cdba45c80201 (diff) | |
download | tk-ad22aa264a6389aad9cd820032d1f8cca5832914.zip tk-ad22aa264a6389aad9cd820032d1f8cca5832914.tar.gz tk-ad22aa264a6389aad9cd820032d1f8cca5832914.tar.bz2 |
merge stable branch onto HEAD
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 |