|
|
See **[[ReleaseNotes]]** for bugs fixed in previous releases.
|
|
|
|
|
|
= Changes since 3.1 =
|
|
|
= Changes since 3.1.1 =
|
|
|
|
|
|
Since 3.1, Mercurial commands are run in separate
|
|
|
[[http://mercurial.selenic.com/wiki/CommandServer|command server]] process.
|
... | ... | @@ -15,30 +15,14 @@ issue. #3841 |
|
|
|
|
|
== Bug Fixes ==
|
|
|
|
|
|
* annotate: ignore double-click of margin next to the last line (fixes #3877)
|
|
|
* cmdcore: allow to change output device of null command session \\
|
|
|
(fixes #3864 - RuntimeError on detect outgoing changes to empty path)
|
|
|
* filectxactions: do not try 3-way diff if p2 is explicitly selected \\
|
|
|
(fixes #3854 - "Diff to parent" options only diff to the left parent)
|
|
|
* graph: fix AssertionError when generating family lined graph (fixes #3892)
|
|
|
* hgignore: disable auto-default of all buttons (fixes #3889)
|
|
|
* repomodel: make sure to render labels by using the same font as view
|
|
|
* status: do not set "remove filter" button as auto-default (fixes #3876)
|
|
|
* sync: outgoing {node} might be prefixed with white space \\
|
|
|
(fixes #3872 - missing first outgoing node if authentication required)
|
|
|
* wctxcleaner: do not report branch change as dirty working directory \\
|
|
|
(refs #3822 - allow backout, graft, merge and rebase onto new branch)
|
|
|
* win32ill: suppress KeyboardInterrupt while shutting down message-loop thread
|
|
|
N/A
|
|
|
|
|
|
== Improvements ==
|
|
|
|
|
|
* merge: add link to review a merge
|
|
|
* wctxactions: add "Edit Rejects" action that opens RejectsDialog (closes #3838)
|
|
|
N/A
|
|
|
|
|
|
== Installer ==
|
|
|
|
|
|
* update hg-git to XXX (fixes #3862 - SSH issue with git repos)
|
|
|
|
|
|
----
|
|
|
|
|
|
== Bug Fixes in Third-party Modules ==
|
... | ... | |