# HG changeset patch # User Augie Fackler # Date 1589822285 14400 # Node ID ba5688e3b3bd7f6523a08380d5276457a68b1211 # Parent fd3b94f1712d2c76ce48248d9be2dbc8c53c2ba7 relnotes: add API change note per request in D8502 Differential Revision: https://phab.mercurial-scm.org/D8549 diff -r fd3b94f1712d -r ba5688e3b3bd relnotes/next --- 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. +