diff options
author | dgp@users.sourceforge.net <dgp> | 2013-09-13 16:06:08 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2013-09-13 16:06:08 (GMT) |
commit | c2429686cdf2f55edb5af121aa04e15ae1845d5a (patch) | |
tree | b33009210b0fa1fd22ce601e911d44ea2d7c2daa /ChangeLog | |
parent | 267f6c221471fe4d6e0b3f38312192897a594a58 (diff) | |
download | tk-c2429686cdf2f55edb5af121aa04e15ae1845d5a.zip tk-c2429686cdf2f55edb5af121aa04e15ae1845d5a.tar.gz tk-c2429686cdf2f55edb5af121aa04e15ae1845d5a.tar.bz2 |
Added note to ChangeLog pointing to the fossil timeline for better logging.
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. |