diff options
author | dgp <dgp@users.sourceforge.net> | 2013-09-16 19:10:53 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2013-09-16 19:10:53 (GMT) |
commit | 043acf64a5a051927e4163c33216d9817769420f (patch) | |
tree | e54e65d1f8803ff68867b53206ac0c6a68c954ea /ChangeLog | |
parent | f7da5802b7d8fb02aacfbd458bdd0486b68c56db (diff) | |
parent | d8855267c0ea059b99fa618ca90a079c6e434aa7 (diff) | |
download | tk-043acf64a5a051927e4163c33216d9817769420f.zip tk-043acf64a5a051927e4163c33216d9817769420f.tar.gz tk-043acf64a5a051927e4163c33216d9817769420f.tar.bz2 |
merge trunk; update changescore_8_6_1core_8_6_1_rc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ +A NOTE ON THE CHANGELOG: +Starting in early 2011, Tk source code has been under the management of +fossil, hosted at http://core.tcl.tk/tk/ . Fossil presents a "Timeline" +view of changes made that is superior in every way to a hand edited log file. +Because of this, many Tk developers are now out of the habit of maintaining +this log file. You may still find useful things in it, but the Timeline is +a better first place to look now. +============================================================================ + 2013-08-30 Don Porter <dgp@users.sourceforge.net> + *** 8.6.1 TAGGED FOR RELEASE *** + * README: Bump version number to 8.6.1 * generic/tk.h: * library/tk.tcl: |