summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2010-02-19 09:54:05 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2010-02-19 09:54:05 (GMT)
commite6e4973e6ac3dd76e4de51082f4ecf53f5ac7eb4 (patch)
tree42d57232c0a6716e2d8860a40bb5c09e62af49fe /ChangeLog
parent75bf2508e3fdda7b0fb86b63d1cb8e14954cd880 (diff)
downloadtcl-e6e4973e6ac3dd76e4de51082f4ecf53f5ac7eb4.zip
tcl-e6e4973e6ac3dd76e4de51082f4ecf53f5ac7eb4.tar.gz
tcl-e6e4973e6ac3dd76e4de51082f4ecf53f5ac7eb4.tar.bz2
[Bug 2954638]: Correct behaviour of manual page installer. Also added armouring
to check that assumptions about the initial state are actually valid (e.g., look for existing input file).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea6906a..b0573b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-02-19 Donal K. Fellows <dkf@users.sf.net>
+
+ * unix/installManPage: [Bug 2954638]: Correct behaviour of manual page
+ installer. Also added armouring to check that assumptions about the
+ initial state are actually valid (e.g., look for existing input file).
+
2010-02-17 Donal K. Fellows <dkf@users.sf.net>
* generic/tclHash.c (HashStringKey): Restore these hash functions