Skip to content

Commit

Permalink
Add release notes for 3.3.2
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1585289 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
britter committed Apr 6, 2014
1 parent 2c017ce commit ac5da69
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions RELEASE-NOTES.txt
@@ -1,19 +1,32 @@
Apache Commons Lang
Version 3.3.1
Version 3.3.2
Release Notes


INTRODUCTION:

This document contains the release notes for the 3.3.1 version of
This document contains the release notes for the 3.3.2 version of
Apache Commons Lang. Commons Lang is a set of utility functions and reusable
components that should be of use in any Java environment. Commons Lang 3.3.1
components that should be of use in any Java environment. Commons Lang 3.3.2
at least requires Java 6.0.

For the advice on upgrading from 2.x to 3.x, see the following page:

http://commons.apache.org/lang/article3_0.html


NEW FEATURES
==============

o LANG-989: Add org.apache.commons.lang3.SystemUtils.IS_JAVA_1_8

FIXED BUGS
============

o LANG-992: NumberUtils#isNumber() returns false for "0.0", "0.4790", et al

Release Notes for version 3.3.1

FIXED BUGS
============

Expand Down

0 comments on commit ac5da69

Please sign in to comment.