Show More
@@ -1,3 +1,16 b'' | |||||
|
1 | = Mercurial 6.4.1 = | |||
|
2 | ||||
|
3 | * rhg: fix a bug in path encoding | |||
|
4 | * rhg: don't crash on empty directory names in path_encode, just in case | |||
|
5 | * commands: correct documentation of hg serve’s --ipv6 options | |||
|
6 | * run-tests: remove obsolete coverage check and packaging import (issue6805) | |||
|
7 | * chg: populate CHGHG if not set | |||
|
8 | * match: sort patterns before compiling them into a regex | |||
|
9 | * match: match explicit file using a set | |||
|
10 | * rebase: do not cleanup the working copy when --dry-run is used (issue6802) | |||
|
11 | * sslutil: set context security level for legacy tls testing (issue6760) | |||
|
12 | ||||
|
13 | ||||
1 | = Mercurial 6.4 = |
|
14 | = Mercurial 6.4 = | |
2 |
|
15 | |||
3 | == New Features == |
|
16 | == New Features == |
General Comments 0
You need to be logged in to leave comments.
Login now