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 | a9ade4b909a7110cac721d87fad6c28eba5e1f04 (patch) | |
tree | e54e65d1f8803ff68867b53206ac0c6a68c954ea /ChangeLog | |
parent | 7ab8a94eb7c3041ac739302fbdb19f55c5129192 (diff) | |
parent | 409fe25e4867ef1bd5bc4e503bfbfbfadcc58e08 (diff) | |
download | tk-a9ade4b909a7110cac721d87fad6c28eba5e1f04.zip tk-a9ade4b909a7110cac721d87fad6c28eba5e1f04.tar.gz tk-a9ade4b909a7110cac721d87fad6c28eba5e1f04.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: |