diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-11-15 12:02:54 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-11-15 12:02:54 (GMT) |
commit | a2c39eef55596583301ced9356ec03e35a6783f0 (patch) | |
tree | 748de60135b933bf3a00334323a0fff12ee37c16 /ChangeLog | |
parent | 30551d53305db86ddf27c648af9192bdd2c6cb5a (diff) | |
download | tcl-a2c39eef55596583301ced9356ec03e35a6783f0.zip tcl-a2c39eef55596583301ced9356ec03e35a6783f0.tar.gz tcl-a2c39eef55596583301ced9356ec03e35a6783f0.tar.bz2 |
Readability improvements
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-11-15 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * doc/re_syntax.n: Try to make this easier to read. It's still a very + difficult manual page! + * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow people to turn off the -rpath option to their linker if they so desire. This is a configuration only recommended for (some) vendors. Relates to [Patch 1231022]. |