summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordrh <drh@sqlite.org>2001-09-12 19:25:22 (GMT)
committerdrh <drh@sqlite.org>2001-09-12 19:25:22 (GMT)
commit2cf8c1fffc481cceda268dcf1d929164b22cf99d (patch)
tree937644a822eb516f823afcfe63fd90061c85109e /ChangeLog
parent2c0faa8ec285da5f121e78f155700fd1d6f53ecc (diff)
downloadtk-2cf8c1fffc481cceda268dcf1d929164b22cf99d.zip
tk-2cf8c1fffc481cceda268dcf1d929164b22cf99d.tar.gz
tk-2cf8c1fffc481cceda268dcf1d929164b22cf99d.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: