summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2013-09-13 16:02:11 (GMT)
committerdgp@users.sourceforge.net <dgp>2013-09-13 16:02:11 (GMT)
commit25f33272a71b727e0ebc491757e533e7621c14c9 (patch)
tree8041895ae6e62ab2d43b07a5268633661b104c4e
parentf9defa9e3e55768848ef1c04d77822873767220e (diff)
downloadtcl-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--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fca182b..fd8c7c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.