Merge branch '1.9.x'
diff --git a/ReleaseInstructions b/ReleaseInstructions
index 1645848..c16245e 100644
--- a/ReleaseInstructions
+++ b/ReleaseInstructions
@@ -308,7 +308,8 @@
     * ivy.xml in release subdirectory
     * WHATSNEW (add a new section)
     * src/etc/testcases/taskdefs/conditions/antversion.xml
-    * snap/snapcraft.yaml - bump version to [newversion]alpha and change value of "grade" to "devel"
+    * snap/snapcraft.yml (bump version to [newversion]alpha and set grade
+      to devel)
 
     Amend the merge commit
 
diff --git a/WHATSNEW b/WHATSNEW
index 73539a9..5a38945 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -8,6 +8,9 @@
    tasks in parallel.
    Bugzilla Report 65316
 
+ * fixed potential OutOfMemory errors when reading broken archives
+   using the tar or zip formats or formats derived from zip.
+
 Other changes:
 --------------