summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2003-05-23 18:16:27 (GMT)
committermdejong <mdejong>2003-05-23 18:16:27 (GMT)
commite8d261532f654e15e81a8d3e0f4ad562d7382e8c (patch)
tree7631a447ee87b74f160e047ed6c3cec9f3cbc630 /ChangeLog
parentd3db5961e94351eb876bbe09cc75822a98464b6a (diff)
downloadtk-e8d261532f654e15e81a8d3e0f4ad562d7382e8c.zip
tk-e8d261532f654e15e81a8d3e0f4ad562d7382e8c.tar.gz
tk-e8d261532f654e15e81a8d3e0f4ad562d7382e8c.tar.bz2
* unix/mkLinks: Set the var S to "" at the top
of the file to avoid error when user has set S to something. [Tk Bug #739833]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 726ac6a..3f48bc9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-05-23 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * unix/mkLinks: Set the var S to "" at the top
+ of the file to avoid error when user has set S
+ to something.
+ [Tk Bug #739833]
+
2003-05-21 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* generic/tkPanedWindow.c (PanedWindowReqProc): Thanks very much