diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-02-19 09:56:48 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-02-19 09:56:48 (GMT) |
commit | 57ee061f92f967744eb386d744f4fb4d41534e55 (patch) | |
tree | 409a018bd4295524628d84b0c48b2a8238f6b9fe /ChangeLog | |
parent | 6cb164284e90f09d42fd4027a4c30a1491a0afae (diff) | |
download | tcl-57ee061f92f967744eb386d744f4fb4d41534e55.zip tcl-57ee061f92f967744eb386d744f4fb4d41534e55.tar.gz tcl-57ee061f92f967744eb386d744f4fb4d41534e55.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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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-11 Donal K. Fellows <dkf@users.sf.net> * generic/tclIOCmd.c (Tcl_OpenObjCmd): [Bug 2949740]: Make sure that |