add changes from 2.5 to b54c477c7bf5 authored by Yuya Nishihara's avatar Yuya Nishihara
......@@ -2,6 +2,27 @@
= Fixed since 2.5 =
* filectxactions: fix parent of vdiff warning dialog
* filedialogs: only allow single selection (refs #1871)
* graft: sort graft source revisions from lowest to highest revision number (fixes #2159)
* hglib: make getDeepestSubrepoContainingFile() compatible with patchctx (fixes #2163)
* manifest: have fileIcon() handle unknown subrepo type gracefully (fixes #2174)
* repowidget: switch to outgoing context menu only if outgoing nodes exist (fixes #982)
* status: fix unicode handling at setFilter() (fixes #2168)
* sync: replace hg.islocal() on reload by lightweight alternative (fixes #2153)
* workbench: fix unicode error when opening repo via IPC channel (fixes #2135)
* workbench: work around QObject.sender() bug of PyQt 4.7.3 (fixes #2170)
= Improvements =
* filedialogs: improve context menu descriptions
* repowidget: allow REVID as additional customtools command variable
* workbench: add help menu link to explorer help
= Packaged versions =
* wix: package x64 Pageant for 64bit Windows (fixes #2415)
----
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