diff CHANGELOG @ 4445:0f2305921e4d stable

prune: use action "prune", not "touch", in precheck We have been using "touch" since 06ee4ec88190 (prune: use precheck to validate revision, 2017-07-23). That commit modified the tests, so it kind seemed intentional, but I suspect it was still just an oversight.
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 25 Mar 2019 15:44:44 -0700
parents a56caab87e37
children 8232bddf543a
line wrap: on
line diff
--- a/CHANGELOG	Thu Mar 07 01:57:43 2019 +0530
+++ b/CHANGELOG	Mon Mar 25 15:44:44 2019 -0700
@@ -6,6 +6,7 @@
 
   * split: preserve phases (issue6048)
   * evolve: fix an recoverable state (issue6053)
+  * prune: fix error message when pruning public changesets
 
 8.4.0 -- 2019-12-22
 -------------------