diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2009-10-30 Pat Thoyts <patthoyts@users.sourceforge.net> + + * tests/tcltest.test: When creating the notwritabledir we deny + the current user access to delete the file. We must grant this + right when we cleanup. Required on Windows 7 when the user does + not automatically have administrator rights. + 2009-10-29 Don Porter <dgp@users.sourceforge.net> * generic/tcl.h: Changed the typedef for the mp_digit type |