summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-07-01 21:31:26 (GMT)
committernijtmans <nijtmans>2010-07-01 21:31:26 (GMT)
commit45811fdae2cfe4dc1ab4fe113f35c303ee31386c (patch)
tree1ce621505cd84c6aef3c1cc52ddc7fcef960e703 /ChangeLog
parenteaa472eda7c92abd87df99c5208082825dbd146d (diff)
downloadtk-45811fdae2cfe4dc1ab4fe113f35c303ee31386c.zip
tk-45811fdae2cfe4dc1ab4fe113f35c303ee31386c.tar.gz
tk-45811fdae2cfe4dc1ab4fe113f35c303ee31386c.tar.bz2
[Bug #3020677] wish can't link reg1.2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c8b4d50..3729729 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-07-01 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * win/rules.vc [Bugs #3020677] wish can't link reg1.2
+
2010-06-22 Anton Kovalenko <a_kovalenko@users.sf.net>
* generic/tkPlace.c: [Patch #3019624] modify "place" command,
@@ -84,7 +88,7 @@
* tests/wm.test: Fix 3 tests on Ubuntu 10.4, two of them timing
dependent, one wm-dependent.
- * generic/tkText.c: Fix some gcc strict-aliasing warnings,
+ * generic/tkText.c: Fix some gcc strict-aliasing warnings,
* unix/tkUnixFont.c: discovered with "-Wstrict-aliasing=2"
* unix/tkUnixSelect.c: