diff options
| author | dgp@users.sourceforge.net <dgp> | 2013-09-13 16:02:11 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2013-09-13 16:02:11 (GMT) |
| commit | 25f33272a71b727e0ebc491757e533e7621c14c9 (patch) | |
| tree | 8041895ae6e62ab2d43b07a5268633661b104c4e | |
| parent | f9defa9e3e55768848ef1c04d77822873767220e (diff) | |
| download | tcl-25f33272a71b727e0ebc491757e533e7621c14c9.zip tcl-25f33272a71b727e0ebc491757e533e7621c14c9.tar.gz tcl-25f33272a71b727e0ebc491757e533e7621c14c9.tar.bz2 | |
Added note to ChangeLog pointing to the fossil timeline for better logging.
| -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. |
