diff options
author | Martin Liska <mliska@suse.cz> | 2020-05-19 12:03:42 +0200 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:03:47 -0300 |
commit | 821baee8786a9cb48cc32f559630e28ec6bb5bb1 (patch) | |
tree | 28d26c38994176b983daaccba4430db0bc5f5232 | |
parent | 4bdd1261d41f7c6039f2479856622d65617164b1 (diff) | |
download | gcc-821baee8786a9cb48cc32f559630e28ec6bb5bb1.zip gcc-821baee8786a9cb48cc32f559630e28ec6bb5bb1.tar.gz gcc-821baee8786a9cb48cc32f559630e28ec6bb5bb1.tar.bz2 |
Add missing changelog entry.
-rw-r--r-- | contrib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 85f0675..ca2834e 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,5 +1,10 @@ 2020-05-19 Martin Liska <mliska@suse.cz> + * gcc-changelog/git_update_version.py: + Fill up entries in reverse order. + +2020-05-19 Martin Liska <mliska@suse.cz> + * gcc-git-customization.sh: Add alias.gcc-mklog new hook. * mklog.py: New file. |