aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2020-12-22 00:16:23 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2020-12-22 00:16:23 +0000
commit1a5e728a544e216fc222f61bcc602b0aadd56eb9 (patch)
tree26895d4635bb8c7b351908f594bfbc29a2a235a3 /contrib
parenta477f1445b3093d01e68cd4c096c5776ad769e11 (diff)
downloadgcc-1a5e728a544e216fc222f61bcc602b0aadd56eb9.zip
gcc-1a5e728a544e216fc222f61bcc602b0aadd56eb9.tar.gz
gcc-1a5e728a544e216fc222f61bcc602b0aadd56eb9.tar.bz2
Daily bump.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 13fa468..12690d1 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,15 @@
+2020-12-21 Martin Liska <mliska@suse.cz>
+
+ * gcc-changelog/git_commit.py: Add new error for quoted
+ filenames.
+ * gcc-changelog/test_email.py: Test it.
+ * gcc-changelog/test_patches.txt: Test it.
+
+2020-12-21 Martin Liska <mliska@suse.cz>
+
+ * gcc-changelog/test_email.py: New test.
+ * gcc-changelog/test_patches.txt: Likewise.
+
2020-12-17 Nathan Sidwell <nathan@acm.org>
PR bootstrap/98300