relnotes/next
changeset 44092 833210fbd900
parent 44090 2f0a44c69e07
child 44133 1f8f215219ff
--- a/relnotes/next	Fri Dec 27 15:14:19 2019 -0800
+++ b/relnotes/next	Fri Dec 27 13:47:59 2019 -0800
@@ -31,4 +31,5 @@
 
  * `copies.duplicatecopies()` was renamed to
    `copies.graftcopies()`. Its arguments changed from revision numbers
-   to context objects.
+   to context objects. It also lost its `repo` and `skip` arguments
+   (they should no longer be needed).