... | ... | @@ -6,6 +6,7 @@ See **[[ReleaseNotes]]** for bugs fixed in previous releases. |
|
|
|
|
|
* commit: hide the 'autoinc' option when merging
|
|
|
* copypatch: have dummy Writable object acts like a string (fixes #2280)
|
|
|
* copypatch: support internal lossless export/import via clipboard (fixes #841)
|
|
|
* hgignore: use util.expandpath() to expand env vars of ui.ignore (fixes #2306)
|
|
|
* manifestdialog: fix possible unicode error at cset link handler (fixes #2289)
|
|
|
* merge: refresh csinfo of commit page so that it can show two parents
|
... | ... | @@ -14,6 +15,7 @@ See **[[ReleaseNotes]]** for bugs fixed in previous releases. |
|
|
* repofilter: use case-sensitive completion for revsets (fixes #2276)
|
|
|
* reporegistory: restore original behavior of setActiveTabRepo('') (fixes #2279)
|
|
|
* resolve: normalize paths before calling resolve
|
|
|
* update: correct default behavior of updating to bookmark to 'prompt'
|
|
|
* workbench: pushes new branch without failing if --pushafter set (fixes #1986)
|
|
|
|
|
|
== Improvements ==
|
... | ... | @@ -31,7 +33,7 @@ pygments 1.5.1 or 1.6 (unreleased): |
|
|
* #2026: Workbench hangs when trying to view changes of specific file
|
|
|
* #2176: Problem with XQuery file when committing
|
|
|
|
|
|
QScintilla 2.6.3 or 2.7 (unreleased):
|
|
|
QScintilla 2.7:
|
|
|
* #1999: crash "Assertion failed" in lexlib\CharacterSet.h
|
|
|
* #2271: Workbench hangs while refreshing
|
|
|
|
... | ... | |