diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2006-05-24 10:37:20 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2006-05-24 10:37:20 (GMT) |
commit | b92c2d6429107265b7d7fdf1c0ad8fd2ad643764 (patch) | |
tree | ffd7394a588978d3f6222c1f341db7b7459b8bf1 /ChangeLog | |
parent | f9f4215d9b2b137d2d047e88ceaf1d980019fa7e (diff) | |
download | tcl-b92c2d6429107265b7d7fdf1c0ad8fd2ad643764.zip tcl-b92c2d6429107265b7d7fdf1c0ad8fd2ad643764.tar.gz tcl-b92c2d6429107265b7d7fdf1c0ad8fd2ad643764.tar.bz2 |
Fix [Bug 1494160]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-05-24 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> + + * unix/tcl.m4 (SC_CONFIG_SYSTEM): Fixed quoting of command script to + awk; it was a rarely used branch, but it was wrong. [Bug 1494160] + 2006-05-23 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * doc/chan.n, doc/refchan.n: Tighten up the documentation to follow a |