diff options
Diffstat (limited to 'changes/bug2031')
-rw-r--r-- | changes/bug2031 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug2031 b/changes/bug2031 new file mode 100644 index 000000000..59afc022e --- /dev/null +++ b/changes/bug2031 @@ -0,0 +1,5 @@ + o Minor bugfixes: + - Enable protection of small arrays whenever we build with gcc hardening + features, not only when also building with warnings enabled. Fixes bug + 2031; bugfix on 0.2.2.14-alpha. Reported by keb. + |