aboutsummaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 42e67d7..f7c1e86 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,9 @@
+2021-05-13 Martin Liska <mliska@suse.cz>
+
+ * mklog.py: Put PR entries before all ChangeLog entries
+ (will be added to all ChangeLog locations by Daily bump script).
+ * test_mklog.py: Test the new behavior.
+
2021-05-12 Martin Liska <mliska@suse.cz>
* gcc-changelog/git_commit.py: Simplify needle lookup.