Admin message
This instance will be updated to 18.7.0 (final) on 2021-01-19 at 17:00 UTC+1 (short down time)
Changes
Page history
changes up to
b08682e1fdc7
authored
Jan 29, 2016
by
Yuya Nishihara
Show whitespace changes
Inline
Side-by-side
FixedBugs.wiki
View page @
06efa15d
...
...
@@ -11,5 +11,15 @@
== 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 ==
...
...
@@ -14,4 +24,9 @@
== 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 ==
...
...
@@ -16,5 +31,7 @@
== Installer ==
* setup: add support for building OS X application bundles
----
== Bug Fixes in Third-party Modules ==
...
...
...
...