aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
authorHenri Yandell <bayard@apache.org>2011-11-09 16:14:52 +0000
committerHenri Yandell <bayard@apache.org>2011-11-09 16:14:52 +0000
commita8485376b136748b1a7ff0e6da095ee0d35bfc21 (patch)
treea63b48a61e1f83d5d4cbe4866360a863026502db /RELEASE-NOTES.txt
parentc0903f0d253a703bafc532bd7b94ceca3e75d3ec (diff)
downloadapache-commons-lang-a8485376b136748b1a7ff0e6da095ee0d35bfc21.tar.gz
Changing planned version from 3.0.2 to 3.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199820 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r--RELEASE-NOTES.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index bc3275349..55f48decd 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,13 +1,13 @@
$Id$
Commons Lang Package
- Version 3.0.2
+ Version 3.1
Release Notes
INTRODUCTION:
-This document contains the release notes for the 3.0.2 version of Apache Commons Lang.
+This document contains the release notes for the 3.1 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.
@@ -18,7 +18,7 @@ For the advice on upgrading from 2.x to 3.x, see the following page:
http://commons.apache.org/lang/article3_0.html
-CHANGES IN 3.0.2
+CHANGES IN 3.1
================
[LANG-760] Add API StringUtils.toString(byte[] intput, String charsetName)
@@ -30,7 +30,7 @@ CHANGES IN 3.0.2
[LANG-736] CharUtils static final array CHAR_STRING is not needed to compute CHAR_STRING_ARRAY
[LANG-695] SystemUtils.IS_OS_UNIX doesn't recognize FreeBSD as a Unix system
-BUG FIXES IN 3.0.2
+BUG FIXES IN 3.1
==================
[LANG-749] Incorrect Bundle-SymbolicName in Manifest