diff options
author | dgp <dgp@users.sourceforge.net> | 2010-09-01 14:26:43 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2010-09-01 14:26:43 (GMT) |
commit | e85cc5a5bfff87a3a2a002bcb49fc6a93381668e (patch) | |
tree | e6f5f23874917373267450113b66498d8c632705 | |
parent | 6e5f41b1d18cd53c898dc9aafa1b2f207cdd538c (diff) | |
download | tk-e85cc5a5bfff87a3a2a002bcb49fc6a93381668e.zip tk-e85cc5a5bfff87a3a2a002bcb49fc6a93381668e.tar.gz tk-e85cc5a5bfff87a3a2a002bcb49fc6a93381668e.tar.bz2 |
Tag for RC2 release
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,13 +1,13 @@ 2010-08-31 Andreas Kupries <andreask@activestate.com> + *** 8.5.9 TAGGED FOR RELEASE *** + * win/tcl.m4: Applied patch by Jeff fixing issues with the manifest handling on Win64. * win/configure: Regenerated. 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] |