relnotes/next
changeset 45369 5178dd2233d0
parent 45240 53a6febafc66
child 45557 2c86b9587740
--- a/relnotes/next	Fri Jul 24 15:03:14 2020 -0700
+++ b/relnotes/next	Tue Jul 28 09:58:28 2020 -0700
@@ -1,5 +1,9 @@
 == New Features ==
 
+ * `hg mv -A` can now be used with `--at-rev`. It behaves just like
+   `hg cp -A --at-rev`, i.e. it marks the destination as a copy of the
+   source whether or not the source still exists (but the source must
+   exist in the parent revision).
 
 
 == New Experimental Features ==