diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-01-04 22:57:38 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-01-04 22:57:38 (GMT) |
commit | 7d95a053aeb778f64cdd4fcb0cec11bd042119f8 (patch) | |
tree | e5c47ee16ad2c85f9ae286e0251357b234366797 /ChangeLog | |
parent | 348fd355a5cdcf0f869a0b530608a4f1be1aaa26 (diff) | |
download | tcl-7d95a053aeb778f64cdd4fcb0cec11bd042119f8.zip tcl-7d95a053aeb778f64cdd4fcb0cec11bd042119f8.tar.gz tcl-7d95a053aeb778f64cdd4fcb0cec11bd042119f8.tar.bz2 |
More coding style improvements.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |