aboutsummaryrefslogtreecommitdiff
path: root/changes/bug40407
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug40407')
-rw-r--r--changes/bug404075
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug40407 b/changes/bug40407
new file mode 100644
index 0000000000..068d278e14
--- /dev/null
+++ b/changes/bug40407
@@ -0,0 +1,5 @@
+ o Minor features (fuzzing):
+ - When building with --enable-libfuzzer, use a set of compiler flags
+ that works with more recent versions of the library. Previously
+ we were using a set of flags from 2017.
+ Closes ticket 40407.