diff options
author | stwo <stwo> | 2009-04-24 15:40:06 (GMT) |
---|---|---|
committer | stwo <stwo> | 2009-04-24 15:40:06 (GMT) |
commit | d960a46302ce52a5e85e5815668f58c862c3a8e7 (patch) | |
tree | dac7108ced535582cf0d56f8970928f474f2d974 /ChangeLog | |
parent | 96615b4e5880daf5905d42604385757efc20165e (diff) | |
download | tk-d960a46302ce52a5e85e5815668f58c862c3a8e7.zip tk-d960a46302ce52a5e85e5815668f58c862c3a8e7.tar.gz tk-d960a46302ce52a5e85e5815668f58c862c3a8e7.tar.bz2 |
Removed stray @ from Makefile.in test target. [Bug 2764263]
Don't chmod+x square demo. [Bug 1945073]
Adjustable demo install location. [Patch 2764272]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2009-04-24 Stuart Cassoff <stwo@users.sf.net> + * unix/Makefile.in: Removed stray @ from Makefile.in test target. + [Bug 2764263], Don't chmod+x square demo. [Bug 1945073], + Adjustable demo install location. [Patch 2764272] + +2009-04-24 Stuart Cassoff <stwo@users.sf.net> + * unix/Makefile.in: Don't chmod/exec installManPage. [Patch 2769530] |