commit | ddcc0b79824ec1819c747e9c460a4ea49fb4a0b3 | [log] [tgz] |
---|---|---|
author | Rodrigo Dias Correa <rodrigo@correas.us> | Tue Nov 10 03:17:36 2020 -0300 |
committer | Rodrigo Dias Correa <rodrigo@correas.us> | Sun Nov 29 14:44:06 2020 -0300 |
tree | a917e423e6add0c41b72e3b02a9773ba3565dc85 | |
parent | 34018bef3dcc8172a7b94f92939c55a79d6656f4 [diff] |
Add changelog entry file to `ChangeLog.d` Signed-off-by: Rodrigo Dias Correa <rodrigo@correas.us>
diff --git a/ChangeLog.d/bugfix_3782.txt b/ChangeLog.d/bugfix_3782.txt new file mode 100644 index 0000000..25e18cb --- /dev/null +++ b/ChangeLog.d/bugfix_3782.txt
@@ -0,0 +1,2 @@ +Bugfix + * Fix build failures on GCC 11. Fixes #3782.