diff CHANGELOG @ 4192:e527df0f2a68 stable

topic: add the changelog argument to branchinfo() 47c03042cd1d in core added a changelog argument to revbranchcache.branchinfo() and we wrap that function in topic extension. So let's add this optional argument in topic extension too.
author Pulkit Goyal <pulkit@yandex-team.ru>
date Sun, 21 Oct 2018 00:08:27 +0300
parents 5c734be63c3e
children cae466b70bf1 b90422a11a88
line wrap: on
line diff
--- a/CHANGELOG	Thu Oct 18 22:11:43 2018 -0700
+++ b/CHANGELOG	Sun Oct 21 00:08:27 2018 +0300
@@ -7,7 +7,7 @@
 
   * evolve+topic: fix possible crash during content-divergence evolution
   * use "new" unstabilities vocabulary in help
-  * compat: compat with coming 4.8 release
+  * compat: compatibility with Mercurial 4.8rc0
 
 8.3.0 -- 2018-10-12
 -------------------