Edited online authored by Steve Borho's avatar Steve Borho
See **[[ReleaseNotes]]** for bugs fixed in previous releases.
= Changes since 2.9 =
= Changes since 2.9.1 =
== Bug Fixes ==
......@@ -4,20 +4,5 @@
== Bug Fixes ==
* contrib: name the .desktop file thg so it matches WM_CLASS
* fontcache, settings: fix handling of non-ascii font name
* graft: disallow to close dialog while CheckThread is running (fixes #3291)
* purge: match API has changed WRT directory traversal
* qscilib: avoid extra encoding conversion in detection of eol (refs #3314)
* qtapp: unlink dead server socket on ECONNREFUSED for recovery (fixes #3290)
* repowidget: "Unapply Patch" should only effect on applied patches (closes #3330)
* settings: catch OSError to show warning dialog (closes #3313)
* settings: performing refresh no matter if the setting file is modified
* thgrepo: check mtime of bookmarks.current to detect update (fixes #3332)
* thgrepo: recreate QFileSystemWatcher to restart monitoring (fixes #3298)
* thread: fix compatibility with ui.promptchoice of hg 2.7 (fixes #3293)
* workbench: reload MQ dock on manual refresh (refs #3274)
* workbench: unmark _runSyncAction as slot to avoid sender bug (fixes #3320)
== Improvements ==
......@@ -22,8 +7,4 @@
== Improvements ==
* bookmark: set active text dependent on selected changeset
* messageentry: sort the filenames when using the "Paste Filenames" command
* status: show error dialog on refresh failure (closes #1867)
== Installer ==
......@@ -28,7 +9,5 @@
== Installer ==
* python-keyring 2.1.1
== Bug Fixes in Third-party Modules ==
Pygments 1.6:
......
......