summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstwo <stwo>2009-04-24 15:34:41 (GMT)
committerstwo <stwo>2009-04-24 15:34:41 (GMT)
commitb303eed0674328ef36db5cbbbf0015a77fd1a1ef (patch)
treeb6d9a2bc7fb595e155f955c8a9aa43ce8d5be091 /ChangeLog
parent8774b112edd2478fec78fa044ff77b69840d2970 (diff)
downloadtk-b303eed0674328ef36db5cbbbf0015a77fd1a1ef.zip
tk-b303eed0674328ef36db5cbbbf0015a77fd1a1ef.tar.gz
tk-b303eed0674328ef36db5cbbbf0015a77fd1a1ef.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 f3a30d5..20c70b0 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]