aboutsummaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 69f1613..e3ba8c3 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,16 @@
+2020-06-30 Martin Liska <mliska@suse.cz>
+
+ * gcc-changelog/git_check_commit.py: Print revision
+ of original_info.
+ * gcc-changelog/git_commit.py: Support Revert commits.
+
+2020-06-30 Martin Liska <mliska@suse.cz>
+
+ * gcc-changelog/git_check_commit.py: Use GitInfo
+ * gcc-changelog/git_commit.py: Add GitInfo class.
+ * gcc-changelog/git_email.py: Use GitInfo class.
+ * gcc-changelog/git_repository.py: Likewise.
+
2020-06-24 Ilya Leoshkevich <iii@linux.ibm.com>
* download_prerequisites: Support AIX and OpenBSD unames.