Browse Source

document fix for PR 49587

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@986729 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 15 years ago
parent
commit
6f621798ee
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      WHATSNEW

+ 5
- 0
WHATSNEW View File

@@ -127,6 +127,11 @@ Fixed bugs:
for a bunch of characters, then stealing them from a following <input>. for a bunch of characters, then stealing them from a following <input>.
Bugzilla Report 49119. Bugzilla Report 49119.


* Ant could be leaking threads for each forked process (started by
<exec>, <apply>, <java> or similar tasks) that didn't receive input
from a resource or string explicitly.
Bugzilla Report 49587.

Other changes: Other changes:
-------------- --------------




Loading…
Cancel
Save