File tree Expand file tree Collapse file tree 3 files changed +5
-80
lines changed
Expand file tree Collapse file tree 3 files changed +5
-80
lines changed Original file line number Diff line number Diff line change @@ -124,8 +124,11 @@ Changelog
124124---------
125125
126126- tkfilebrowser 2.2.5
127+
127128 * Add compatibility with Tk < 8.6.0 (requires PIL.ImageTk)
128129 * Add desktop icon in shortcuts
130+ * Fix handling of spaces in bookmarks
131+ * Fix bug due to spaces in recent file names
129132
130133- tkfilebrowser 2.2.4
131134 * Fix bug in desktop folder identification
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ tkfilebrowser 2.2.5
66
77* Add compatibility with Tk < 8.6.0 (requires PIL.ImageTk)
88* Add desktop icon in shortcuts
9+ * Fix handling of spaces in bookmarks
10+ * Fix bug due to spaces in recent file names
911
1012tkfilebrowser 2.2.4
1113-------------------
You can’t perform that action at this time.
0 commit comments