Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
thg
Manage
Activity
Members
Labels
Plan
Issues
867
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mercurial
TortoiseHg
thg
Wiki
FixedBugs
Changes
Page history
New page
Templates
Clone repository
add stable changes since 2.4.2
authored
12 years ago
by
Yuya Nishihara
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
FixedBugs.wiki
+9
-1
9 additions, 1 deletion
FixedBugs.wiki
with
9 additions
and
1 deletion
FixedBugs.wiki
View page @
96bf7a8a
...
...
@@ -2,8 +2,16 @@ See **[[ReleaseNotes]]** for bugs fixed in previous releases.
= 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)
* 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)
----
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
This diff is collapsed.
Click to expand it.