add stable changes since 2.4.2 authored by Yuya Nishihara's avatar Yuya Nishihara
......@@ -2,4 +2,7 @@
= Fixed since 2.4.2 =
* bugtraq: add missing import of COMError (fixes #2013)
* commit: allow amending a revision without selecting any files
* commit: escape from mqPerformAction if canceled (fixes #2010)
* fileview: also preserve cursor position on reloading the same file (fixes #1803)
......@@ -5,4 +8,9 @@
* fileview: also preserve cursor position on reloading the same file (fixes #1803)
* rename: use getSaveFileName to select non-existent file for dest path
* reporegistry: fix unicode handling at open() called thru openClone()
* repowidget: don't clear revset text by request from filterbar (fixes #2020)
* revset: display "fromsvn" and "svnrev" items 0 or 1 time
* sync: don't show "new branch" confirmation endlessly (fixes #1615)
----
......@@ -6,4 +14,4 @@
----
Nightly builds of the stable branch can be found at **[[http://bitbucket.org/tortoisehg/thg-winbuild/downloads/|thg-winbuild]]**
Nightly builds of the stable branch can be found at **[[http://bitbucket.org/tortoisehg/thg-winbuild/downloads/|thg-winbuild]]**
\ No newline at end of file