summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2003-07-18 19:50:19 (GMT)
committerhobbs <hobbs>2003-07-18 19:50:19 (GMT)
commit3164fad470150ec4edf1b5993c0e632cb7d5adf9 (patch)
treed90ff5282a4f3b1bac93b71cdf7b1cadd2e3de68 /ChangeLog
parenta7b16278fdb24581da839f7f76bcea5e007ee424 (diff)
downloadtk-3164fad470150ec4edf1b5993c0e632cb7d5adf9.zip
tk-3164fad470150ec4edf1b5993c0e632cb7d5adf9.tar.gz
tk-3164fad470150ec4edf1b5993c0e632cb7d5adf9.tar.bz2
* win/tkWinDialog.c: doubled the TK_MULTI_MAX_PATH value to ~10K.
This is a short-term solution until the -multiple option is extended. [Bug 641261]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eafc1b4..b9c2074 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-07-18 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * win/tkWinDialog.c: doubled the TK_MULTI_MAX_PATH value to ~10K.
+ This is a short-term solution until the -multiple option is
+ extended. [Bug 641261]
+
2003-07-18 Vince Darley <vincentdarley@users.sourceforge.net>
* generic/tkWindow.c: