diff options
author | dgp@users.sourceforge.net <dgp> | 2013-09-16 19:10:53 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2013-09-16 19:10:53 (GMT) |
commit | def219be616689aa4ae18ce015d1bc18ee9f9b7d (patch) | |
tree | e54e65d1f8803ff68867b53206ac0c6a68c954ea /ChangeLog | |
parent | b65ed5ecbe6df7df74b5909aa778dbd3f9e17f2d (diff) | |
parent | 9cb993cb5e64ee7eaa1a887bc38ae31c163990c4 (diff) | |
download | tk-def219be616689aa4ae18ce015d1bc18ee9f9b7d.zip tk-def219be616689aa4ae18ce015d1bc18ee9f9b7d.tar.gz tk-def219be616689aa4ae18ce015d1bc18ee9f9b7d.tar.bz2 |
merge trunk; update changes
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: |