changeset 50816:787af4e0e8b7 stable 6.5.1

relnotes: add 6.5.1
author Raphaël Gomès <rgomes@octobus.net>
date Mon, 07 Aug 2023 11:04:53 +0200
parents d2f72f702de2
children 318a66614f33
files relnotes/6.5
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/relnotes/6.5	Thu Jun 22 16:02:12 2023 +0200
+++ b/relnotes/6.5	Mon Aug 07 11:04:53 2023 +0200
@@ -1,3 +1,12 @@
+= Mercurial 6.5.1 =
+
+ * A bunch of improvements to Python 3.12 compatibility
+ * repoview: fix the filter created by `extrafilter`
+ * Improve portability of the test suite
+ * fncache: fix a bug that corrupts the fncache after transaction rollback
+ * revlog: fix the naming scheme use by split temporary file
+ * perf: fix perf::tags
+
 = Mercurial 6.5 =
 
 As usual, a lot of patches don't make it to this list since they're more internal.