relnotes: add 6.6.3
1 files changed, 10 insertions(+), 1 deletions(-)

M relnotes/6.6
M relnotes/6.6 +10 -1
@@ 1,4 1,13 @@ 
-= Mercurial 6.6.2 =
+= Mercurial 6.6.3 =
+
+ * tests: don't use "status" operand of dd in test-censor.t (issue6858)
+ * tests: make sha256line.py available for all tests
+ * tests: use sha256line.py instead of /dev/random in test-censor.t (issue6858)
+ * tests: fix nondeterministic test failure in test-contrib-perf.t
+ * rust-changelog: don't panic on empty file lists
+ * grep: restore usage of --include/--exclude options
+
+ = Mercurial 6.6.2 =
 
  * histedit: remove superfluous echo() and endwin() calls (issue6859)
  * persistent-nodemap: avoid writing nodemap for empty revlog