Browse Source

record fix for 58982 by Dana Dahlstrom

https://bz.apache.org/bugzilla/show_bug.cgi?id=58982
master
Stefan Bodewig 9 years ago
parent
commit
e982f01953
3 changed files with 9 additions and 0 deletions
  1. +1
    -0
      CONTRIBUTORS
  2. +4
    -0
      WHATSNEW
  3. +4
    -0
      contributors.xml

+ 1
- 0
CONTRIBUTORS View File

@@ -77,6 +77,7 @@ D'Arcy Smith
Dale Anson
Dale Sherwood
Dan Armbrust
Dana Dahlstrom
Daniel Henrique
Daniel Ribagnac
Daniel Spilker


+ 4
- 0
WHATSNEW View File

@@ -27,6 +27,10 @@ Fixed bugs:
Other changes:
--------------

* <junit> now initializes the cause of the AssertionFailedError when
converting from AssertionError.
Bugzilla Report 58982

Changes from Ant 1.9.6 TO Ant 1.9.7
===================================



+ 4
- 0
contributors.xml View File

@@ -331,6 +331,10 @@
<first>Dan</first>
<last>Armbrust</last>
</name>
<name>
<first>Dana</first>
<last>Dahlstrom</last>
</name>
<name>
<first>Daniel</first>
<last>Henrique</last>


Loading…
Cancel
Save