diff options
author | dgp <dgp@noemail.net> | 2013-09-16 19:10:53 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2013-09-16 19:10:53 (GMT) |
commit | b2a6c1afd9550230b41cc030c4888d36539947b7 (patch) | |
tree | e54e65d1f8803ff68867b53206ac0c6a68c954ea | |
parent | e95ed763ff0e28ff025ab1c1882ea6882e15721b (diff) | |
parent | f2ec36e4c5b95df557f2206273c078ab794c9c95 (diff) | |
download | tk-b2a6c1afd9550230b41cc030c4888d36539947b7.zip tk-b2a6c1afd9550230b41cc030c4888d36539947b7.tar.gz tk-b2a6c1afd9550230b41cc030c4888d36539947b7.tar.bz2 |
merge trunk; update changescore-8-6-1
FossilOrigin-Name: 51b9512d99499b3156639ffca038b8e76396e032
-rw-r--r-- | ChangeLog | 11 | ||||
-rw-r--r-- | changes | 2 |
2 files changed, 12 insertions, 1 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: @@ -7072,4 +7072,4 @@ Many revisions to better support a Cygwin environment (nijtmans) 2013-08-25 (bug fix)[3016181] Cocoa: [destroy $scrollbar] => crash (goddard) ---- Released 8.6.1, September 18, 2013 --- http://core.tcl.tk/tk/ for details +--- Released 8.6.1, September 19, 2013 --- http://core.tcl.tk/tk/ for details |