diff options
author | dgp <dgp@users.sourceforge.net> | 2010-08-30 14:16:07 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2010-08-30 14:16:07 (GMT) |
commit | ccda1862f4dd73523f2861c2424643f886b08b14 (patch) | |
tree | 9e29df557c279d7b2d797c11ab2a322010f08833 | |
parent | ed71f62f6d249a1aa1cf0f13c57ae097c2fbe6da (diff) | |
download | tk-ccda1862f4dd73523f2861c2424643f886b08b14.zip tk-ccda1862f4dd73523f2861c2424643f886b08b14.tar.gz tk-ccda1862f4dd73523f2861c2424643f886b08b14.tar.bz2 |
Tag for RC1 release
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,7 @@ 2010-08-26 Jeff Hobbs <jeffh@ActiveState.com> + *** 8.5.9 TAGGED FOR RELEASE *** + * generic/tkText.c (DumpLine): s/segPtr->size/currentSize/ throughout, but particularly in if lineChanged block where segPtr may no longer be valid. [Bug 3053347] @@ -104,8 +106,6 @@ 2010-08-04 Jeff Hobbs <jeffh@ActiveState.com> - *** 8.5.9 TAGGED FOR RELEASE *** - * license.terms: Fix DFARs note for number-adjusted rights clause 2010-08-04 Don Porter <dgp@users.sourceforge.net> |