diff options
author | andreas_kupries <akupries@shaw.ca> | 2002-06-27 20:09:55 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2002-06-27 20:09:55 (GMT) |
commit | c5c4d6b20bbb557ad2e1a30c2a33f27458308b9a (patch) | |
tree | 7be3f4d7b34f3a16adcf75fb68e056765856ca2c /ChangeLog | |
parent | 5c3e66b300c55520a28cff51ef98c85790bc1da5 (diff) | |
download | tk-c5c4d6b20bbb557ad2e1a30c2a33f27458308b9a.zip tk-c5c4d6b20bbb557ad2e1a30c2a33f27458308b9a.tar.gz tk-c5c4d6b20bbb557ad2e1a30c2a33f27458308b9a.tar.bz2 |
* win/Makefile.in (install-binaries): Fix of troubled Makefile
quoting introduced by [Patch 521356] causing the installed to
fail.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-06-27 Andreas Kupries <andreas_kupries@users.sourceforge.net> + + * win/Makefile.in (install-binaries): Fix of troubled Makefile + quoting introduced by [Patch 521356] causing the installed to + fail. + 2002-06-25 Don Porter <dgp@users.sf.net> * unix/tkUnixFont.c: (Tk_DrawChars) silence compiler warning. |