diff options
author | dgp <dgp@users.sourceforge.net> | 2013-09-13 16:06:08 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2013-09-13 16:06:08 (GMT) |
commit | 2187aab4757979e54f0f3102d4a7a55df72fd975 (patch) | |
tree | b33009210b0fa1fd22ce601e911d44ea2d7c2daa | |
parent | 833abbdd9b2c895bdb0a3b556ff86755574e0c32 (diff) | |
download | tk-2187aab4757979e54f0f3102d4a7a55df72fd975.zip tk-2187aab4757979e54f0f3102d4a7a55df72fd975.tar.gz tk-2187aab4757979e54f0f3102d4a7a55df72fd975.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, 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. |