summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstwo <stwo>2009-04-24 15:40:06 (GMT)
committerstwo <stwo>2009-04-24 15:40:06 (GMT)
commitd960a46302ce52a5e85e5815668f58c862c3a8e7 (patch)
treedac7108ced535582cf0d56f8970928f474f2d974 /ChangeLog
parent96615b4e5880daf5905d42604385757efc20165e (diff)
downloadtk-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3965af0..faa0698 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]