diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-11-09 00:16:21 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-11-09 00:16:21 +0000 |
commit | 1bd89833d7365e031185aec1df66fab1d23995e0 (patch) | |
tree | 4c9ebf044a0669ebc90297465814ddf3b013b495 /contrib | |
parent | 206c08ce28a3c70afa4ecf9274611295d6369218 (diff) | |
download | gcc-1bd89833d7365e031185aec1df66fab1d23995e0.zip gcc-1bd89833d7365e031185aec1df66fab1d23995e0.tar.gz gcc-1bd89833d7365e031185aec1df66fab1d23995e0.tar.bz2 |
Daily bump.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index a0e50c9..e4b9ad0 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2021-11-08 Thomas Schwinge <thomas@codesourcery.com> + + * update-copyright.py (class BadYear): Derive from 'Exception'. + 2021-11-05 Bernhard Reutner-Fischer <aldot@gcc.gnu.org> * testsuite-management/validate_failures.py: 2to3 |