changeset 44853:ba5688e3b3bd

relnotes: add API change note per request in D8502 Differential Revision: https://phab.mercurial-scm.org/D8549
author Augie Fackler <augie@google.com>
date Mon, 18 May 2020 13:18:05 -0400
parents fd3b94f1712d
children 572f98a6f6af
files relnotes/next
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/relnotes/next	Tue May 26 08:07:24 2020 -0700
+++ b/relnotes/next	Mon May 18 13:18:05 2020 -0400
@@ -9,3 +9,5 @@
 
 == Internal API Changes ==
 
+ * logcmdutil.diffordiffstat() now takes contexts instead of nodes.
+