diff --git a/doc/xml/release.xml b/doc/xml/release.xml index 225fd29ce..5d2f2668a 100644 --- a/doc/xml/release.xml +++ b/doc/xml/release.xml @@ -109,6 +109,10 @@
Fix buffer underrun in configuration test harness.
+Fix missing test caused by a misplaced YAML tag.
+Make Valgrind return an error even when a non-fatal issue is detected. Update some minor issues discovered in the tests as a result.