diff options
author | dgp <dgp@users.sourceforge.net> | 2013-09-13 16:02:11 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2013-09-13 16:02:11 (GMT) |
commit | 55f663e53f501bf7c9748ad6a70d148b41a83b2b (patch) | |
tree | 8041895ae6e62ab2d43b07a5268633661b104c4e | |
parent | cae518b03de62836ffd3e371adbbc23d3abfd25a (diff) | |
download | tcl-55f663e53f501bf7c9748ad6a70d148b41a83b2b.zip tcl-55f663e53f501bf7c9748ad6a70d148b41a83b2b.tar.gz tcl-55f663e53f501bf7c9748ad6a70d148b41a83b2b.tar.bz2 |
Added note to ChangeLog pointing to the fossil timeline for better logging.core_8_5_15core_8_5_15_rc
-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, Tcl source code has been under the management of +fossil, hosted at http://core.tcl.tk/tcl/ . 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/tcl.h: Bump to 8.5.15 for release. |