Browse Source

Merge branch '1.9.x'

master
Stefan Bodewig 3 years ago
parent
commit
b7e2405263
2 changed files with 5 additions and 1 deletions
  1. +2
    -1
      ReleaseInstructions
  2. +3
    -0
      WHATSNEW

+ 2
- 1
ReleaseInstructions View File

@@ -308,7 +308,8 @@ Note: This document was adapted from the one created in the context of
* 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



+ 3
- 0
WHATSNEW View File

@@ -8,6 +8,9 @@ Fixed bugs:
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:
--------------



Loading…
Cancel
Save