diff options
author | dgp <dgp@noemail.net> | 2013-09-13 16:06:08 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2013-09-13 16:06:08 (GMT) |
commit | 1445a81340a6ba18e565d4942b3a724ef449984b (patch) | |
tree | b33009210b0fa1fd22ce601e911d44ea2d7c2daa /ChangeLog | |
parent | de0c7c59efc8415e82710e43c48273224285f2cb (diff) | |
download | tk-1445a81340a6ba18e565d4942b3a724ef449984b.zip tk-1445a81340a6ba18e565d4942b3a724ef449984b.tar.gz tk-1445a81340a6ba18e565d4942b3a724ef449984b.tar.bz2 |
Added note to ChangeLog pointing to the fossil timeline for better logging.
FossilOrigin-Name: 1617028def209b8787c963694f49a74ab9d69443
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +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 Tcl 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> * generic/tk.h: Bump to 8.5.15 for release. |