summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-01-04 22:57:38 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-01-04 22:57:38 (GMT)
commit7d95a053aeb778f64cdd4fcb0cec11bd042119f8 (patch)
treee5c47ee16ad2c85f9ae286e0251357b234366797 /ChangeLog
parent348fd355a5cdcf0f869a0b530608a4f1be1aaa26 (diff)
downloadtcl-7d95a053aeb778f64cdd4fcb0cec11bd042119f8.zip
tcl-7d95a053aeb778f64cdd4fcb0cec11bd042119f8.tar.gz
tcl-7d95a053aeb778f64cdd4fcb0cec11bd042119f8.tar.bz2
More coding style improvements.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6c3296..9203a0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-04 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclCmdAH.c: Tidy up spacing and code style.
+
2009-01-03 Kevin B. Kenny <kennykb@acm.org>:
* library/clock.tcl (tcl::clock::add): Fixed error message formatting