summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstwo <stwo@noemail.net>2009-04-24 15:40:05 (GMT)
committerstwo <stwo@noemail.net>2009-04-24 15:40:05 (GMT)
commit68598d376ea0727fec69c1c210af4747390a2d4a (patch)
treedac7108ced535582cf0d56f8970928f474f2d974 /ChangeLog
parent1ecb8782ba8da3628d8ac1427bcf5e1bf8f25811 (diff)
downloadtk-68598d376ea0727fec69c1c210af4747390a2d4a.zip
tk-68598d376ea0727fec69c1c210af4747390a2d4a.tar.gz
tk-68598d376ea0727fec69c1c210af4747390a2d4a.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] FossilOrigin-Name: ab900cf05906a821e14fd6df442e0b1440379613
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]