|
|
See **[[ReleaseNotes]]** for bugs fixed in previous releases.
|
|
|
|
|
|
= Changes since 4.7 =
|
|
|
= Changes since 4.7.1 =
|
|
|
|
|
|
Note: the Python bindings for subversion were deliberately removed from the
|
|
|
TortoiseHg packages in release 3.4 for security and packaging reasons.
|
... | ... | @@ -9,17 +9,6 @@ with subversion repositories. See [[libsvn]] |
|
|
|
|
|
== Bugs Fixes ==
|
|
|
|
|
|
* filedialogs: use scmutil.revsymbol() to resolve revision string to changectx
|
|
|
* graft: use scmutil.revsymbol to resolve revision string (fixes #5158)
|
|
|
* patchctx: expose repo() to fix a bug in unapplied MQ patches
|
|
|
* qfold: use scmutil.revsymbol() to resolve "qtip" to changectx (fixes #5159)
|
|
|
* repofilter: use scmutil.isrevsymbol() to test query type (fixes #5155)
|
|
|
* repoview: do not look up integer revision by revsymbol() (fixes #5156)
|
|
|
* repowidget: use scmutil.isrevsymbol() for instant revision lookup
|
|
|
* revpanel: use scmutil.revsymbol() to resolve source to changectx (fixes #5160)
|
|
|
* strip: use scmutil.revsymbol() to resolve revision string (fixes #5162)
|
|
|
* update: pass in p2.node() to csinfo to wrap it with thgchangectx (fixes #5157)
|
|
|
|
|
|
== Improvements ==
|
|
|
|
|
|
----
|
... | ... | @@ -45,4 +34,4 @@ TortoisePlink: |
|
|
----
|
|
|
|
|
|
Random builds of the stable branch can be found at
|
|
|
**[[http://bitbucket.org/tortoisehg/thg-winbuild/downloads/|thg-winbuild]] |
|
|
**[[http://bitbucket.org/tortoisehg/thg-winbuild/downloads/|thg-winbuild]] |
|
|
\ No newline at end of file |