Opened 6 years ago
Closed 6 years ago
#12130 closed enhancement (fixed)
mercurial-5.0.2
| Reported by: | Douglas R. Reno | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | normal | Milestone: | 9.0 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version
Change History (5)
comment:1 by , 6 years ago
| Milestone: | 8.5 → 9.0 |
|---|
comment:2 by , 6 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:4 by , 6 years ago
1. Mercurial 5.0.2
A regularly scheduled bugfix release.
1.1. commands
Help fixes on hg mv and hg cp
1.2. unsorted
debugrevlog: fix average size computation for empty data (issue6167)
Fix an obscure data corruption bug with musl libc (and presumably others). See https://www.mercurial-scm.org/repo/hg-committed/rev/97ada9b8d51b the fix for more details.
2. Mercurial 5.0.1
A regularly scheduled bugfix release.
2.1. commands
bookmark: also make bookmark cache depends of the changelog
commit: allow --interactive to work again when naming a directory (issue6131)
2.2. unsorted
manifest: avoid corruption by dropping removed files with pure (issue5801)
sslutil: fsencode path returned by certifi (issue6132)
Note:
See TracTickets
for help on using tickets.

Milestone renamed