Edited online authored by Steve Borho's avatar Steve Borho
See **[[ReleaseNotes]]** for bugs fixed in previous releases.
= Changes since 3.6.3 =
= Changes since 3.7.1 =
Note: the Python bindings for subversion were deliberately removed from the
TortoiseHg packages in release 3.4 for security and packaging reasons.
......@@ -11,15 +11,5 @@
== Bugs Fixes ==
* cmdui: backport more robust parsing of prompt choices (fixes #4423)
* commit: include ignored files if explicitly selected (fixes #4422)
* docklog: stop shell expansion if command-line token looks quoted (fixes #4312)
* fileview: invert colors of excluded chunks on dark theme (refs #810)
* lfprompt: catch Abort caused by invalid largefiles.patterns (fixes #4397)
* merge: don't call other revision as "target" (fixes #4413)
* nautilus: fix the extension for Nautilus 3.16+ (fixes #4228)
* repowidget: label "reject bundle" button as "cancel" (closes #4292)
* repotreeitem: keep root paths in unicode (fixes #3723)
== Improvements ==
......@@ -24,14 +14,5 @@
== Improvements ==
* introduce a GUI lock tool
* repowidget: add "Revert all Files" context menu (closes #4337)
* settings: resurrect field for ui.editor
* sync: add browse button to the synchronize window (closes #4394)
== Installer ==
* setup: add support for building OS X application bundles
----
== Bug Fixes in Third-party Modules ==
......
......