diff options
author | nijtmans <nijtmans> | 2010-07-01 21:31:26 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-07-01 21:31:26 (GMT) |
commit | 45811fdae2cfe4dc1ab4fe113f35c303ee31386c (patch) | |
tree | 1ce621505cd84c6aef3c1cc52ddc7fcef960e703 /ChangeLog | |
parent | eaa472eda7c92abd87df99c5208082825dbd146d (diff) | |
download | tk-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-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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: |