changeset 5303:34c8aa32bc56

changelog: summarize the last couple of features
author Anton Shestakov <av6@dwimlabs.net>
date Sun, 03 May 2020 15:39:56 +0800
parents 883df7f06f2e
children 83ceafbaa7d6 aca6bdd2ca22
files CHANGELOG
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Wed Apr 29 21:57:59 2020 +0800
+++ b/CHANGELOG	Sun May 03 15:39:56 2020 +0800
@@ -8,6 +8,8 @@
   * evolve: add {obsorigin}, a template keyword that works similarly to
     {obsfate}, but shows predecessors of a changeset
   * evolve: fix permission of new cache files using sqlite
+  * obslog: make --all and --filternonlocal work properly with --no-graph
+  * obslog: add --origin flag to show predecessors instead of successors
 
 9.3.1 -- 2020-04-08
 -------------------