summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-11-15 12:02:54 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-11-15 12:02:54 (GMT)
commita2c39eef55596583301ced9356ec03e35a6783f0 (patch)
tree748de60135b933bf3a00334323a0fff12ee37c16 /ChangeLog
parent30551d53305db86ddf27c648af9192bdd2c6cb5a (diff)
downloadtcl-a2c39eef55596583301ced9356ec03e35a6783f0.zip
tcl-a2c39eef55596583301ced9356ec03e35a6783f0.tar.gz
tcl-a2c39eef55596583301ced9356ec03e35a6783f0.tar.bz2
Readability improvements
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6847d8c..62aabfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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].