##// END OF EJS Templates
relnotes: last-minute addition to 6.3.2
Raphaël Gomès -
r50736:d5ca12db stable
parent child Browse files
Show More
@@ -5,6 +5,7 b''
5 * [2c346c1c75ec] tests: use an all too familiar executable in test-run-tests.t (issue6661)
5 * [2c346c1c75ec] tests: use an all too familiar executable in test-run-tests.t (issue6661)
6 * [13c0e3b4fd35] tests: use `test -f` instead of `ls` to see if a file is present (issue6662)
6 * [13c0e3b4fd35] tests: use `test -f` instead of `ls` to see if a file is present (issue6662)
7 * [8ced4ca30ea1] bisect: correct message about aborting an in-progress bisect (issue6527)
7 * [8ced4ca30ea1] bisect: correct message about aborting an in-progress bisect (issue6527)
8 * filemerge: fix crash when using filesets in [partial-merge-tools]
8 * help: fix a py3 error interpolating Set into b'%s'
9 * help: fix a py3 error interpolating Set into b'%s'
9 * match: make the FLAG_RE pattern a raw string
10 * match: make the FLAG_RE pattern a raw string
10 * python-compat: adapt to Python 3.11 BC breakage with `random.sample`
11 * python-compat: adapt to Python 3.11 BC breakage with `random.sample`
General Comments 0
You need to be logged in to leave comments. Login now