summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordrh@sqlite.org <drh>2001-09-12 19:25:22 (GMT)
committerdrh@sqlite.org <drh>2001-09-12 19:25:22 (GMT)
commit1f7233ad9746d90db9895120561382a8a5efcaf7 (patch)
tree937644a822eb516f823afcfe63fd90061c85109e /ChangeLog
parentab69cbaf136b4b07a1df7fdbc9af350ea2abf7d2 (diff)
downloadtk-1f7233ad9746d90db9895120561382a8a5efcaf7.zip
tk-1f7233ad9746d90db9895120561382a8a5efcaf7.tar.gz
tk-1f7233ad9746d90db9895120561382a8a5efcaf7.tar.bz2
Fix a problem in the Unix tk_getOpenFile dialog box. An error dialog box used
to appear when you would point the file browser box at an empty directory and click on the canvas.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f600cf6..94333c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-09-12 D. Richard Hipp <drh@hwaci.com>
+
+ * Fix a bug in library/tkxbox.tcl
+
2001-09-10 Mo DeJong <mdejong@users.sourceforge.net>
* unix/configure: