diff options
author | nijtmans <nijtmans> | 2009-07-26 07:57:56 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2009-07-26 07:57:56 (GMT) |
commit | 6a8a3ddd0048b448c24644805f40800eab6464dd (patch) | |
tree | 014e370304f086242b7a3c562559696a320a0798 /ChangeLog | |
parent | 0f7eef166b3bb7356a7ffa55ea7e157e7e389634 (diff) | |
download | tcl-6a8a3ddd0048b448c24644805f40800eab6464dd.zip tcl-6a8a3ddd0048b448c24644805f40800eab6464dd.tar.gz tcl-6a8a3ddd0048b448c24644805f40800eab6464dd.tar.bz2 |
[Bug 2827066] msys build --enable-symbols broken
And modified the same for unicows.dll, as a
preparation for [Enh 2819611]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-07-26 Jan Nijtmans <nijtmans@users.sf.net> + + * win/Makefile.in: [Bug 2827066] msys build --enable-symbols broken + * win/tcl.m4 And modified the same for unicows.dll, as a + * win/configure preparation for [Enh 2819611] + 2009-07-25 Donal K. Fellows <dkf@users.sf.net> * library/history.tcl (history): Reworked the history mechanism in |