Mercurial > hg
changeset 50351:de2102390910 stable
relnotes: add 6.4.2
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Tue, 18 Apr 2023 11:48:22 +0200 |
parents | f65f818b9642 |
children | d06e43cd393f 6b916efe6af6 |
files | relnotes/6.4 |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/relnotes/6.4 Tue Apr 18 11:41:03 2023 +0200 +++ b/relnotes/6.4 Tue Apr 18 11:48:22 2023 +0200 @@ -1,3 +1,11 @@ += Mercurial 6.4.2 = + +Exceptional bugfix release due to a corruption bug that happens when using +clonebundles on repositories with large files. + + * revlog-split: make sure the self._indexfile attribute is reset (issue6811) + + = Mercurial 6.4.1 = * rhg: fix a bug in path encoding