2.7.1 release authored by Steve Borho's avatar Steve Borho
See **[[ReleaseNotes]]** for bugs fixed in previous releases.
= Changes since 2.7 =
= Changes since 2.7.1 =
== Bug Fixes ==
......@@ -4,22 +4,7 @@
== Bug Fixes ==
* annotate: show annotate menu even if no character exists under mouse cursor
* branchop: fix unicode and localstr comparison of wctx branch (fixes #1288)
* chunks, fileview: delay force-display until mouse release (fixes #2427)
* commit: skip pygments parsing when auto-complete is disabled (fixes #2407)
* commit, status: don't eliminate too many chars from repo link (fixes #2401)
* fileview: disable strikeout of excluded chunks by default (refs #2442)
* mergetools: force a check of p4merge outputs (refs #2415)
* repofilter: increase number of max visible branches on Windows (closes #2262)
* reporegistry: don't normcase subrepo path to be added (fixes #2251)
* reporegistry: fix AttributeError on open all, sort and Del key with no selection
* shortcuts: remove conflicted key bind from "open subrepository" (fixes #2443)
* status: forget checked state only after pctx changed (fixes #2376)
* status: postpone overlapped refreshWctx() request (fixes #2406)
* sync: target selection should override tortoisehg.defaultpush (refs #2411)
* several GC fixes causing "C++ object has been deleted" exception (fixes #2425)
N/A
== Improvements ==
......@@ -23,11 +8,7 @@
== Improvements ==
* mergetools: improve Code Compare 3-way merge configuration
* graph: only show "visible" revisions
* postreview: enable reviewboard context menu for mq patches
* pyqt: make workbench and commit tool work with PyQt 4.6 (CentOs 6.3)
N/A
== Installer ==
......@@ -31,9 +12,11 @@
== Installer ==
N/A
== Bug Fixes in Third-party Modules ==
Pygments 1.6:
* #2026: Workbench hangs when trying to view changes of specific file
* #2176: Problem with XQuery file when committing
......@@ -34,11 +17,11 @@
== Bug Fixes in Third-party Modules ==
Pygments 1.6:
* #2026: Workbench hangs when trying to view changes of specific file
* #2176: Problem with XQuery file when committing
QScintilla 2.7.1 (unreleased):
QScintilla 2.7.1:
* #1999: crash "Assertion failed" in lexlib\CharacterSet.h
----
......@@ -41,5 +24,5 @@
* #1999: crash "Assertion failed" in lexlib\CharacterSet.h
----
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
Nightly builds of the stable branch can be found at **[[http://bitbucket.org/tortoisehg/thg-winbuild/downloads/|thg-winbuild]]**