diff -r f7459da77f23 -r 8be0c63535b5 relnotes/next --- a/relnotes/next Tue Feb 11 11:18:52 2020 +0100 +++ b/relnotes/next Fri Dec 20 15:50:13 2019 -0800 @@ -12,6 +12,8 @@ commits that are being merged, when there are conflicts. Also works for conflicts caused by e.g. `hg graft`. + * `hg copy --forget` can be used to unmark a file as copied. + == New Experimental Features ==