Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 990F817DE0 for ; Fri, 3 Apr 2015 11:46:07 +0000 (UTC) Received: (qmail 67441 invoked by uid 500); 3 Apr 2015 11:46:07 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 67367 invoked by uid 500); 3 Apr 2015 11:46:07 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 67358 invoked by uid 99); 3 Apr 2015 11:46:07 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Apr 2015 11:46:07 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 4AC42AC0069 for ; Fri, 3 Apr 2015 11:46:07 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1671037 - /commons/proper/lang/trunk/RELEASE-NOTES.txt Date: Fri, 03 Apr 2015 11:46:07 -0000 To: commits@commons.apache.org From: britter@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150403114607.4AC42AC0069@hades.apache.org> Author: britter Date: Fri Apr 3 11:46:06 2015 New Revision: 1671037 URL: http://svn.apache.org/r1671037 Log: The latest release is 3.3.2 Modified: commons/proper/lang/trunk/RELEASE-NOTES.txt Modified: commons/proper/lang/trunk/RELEASE-NOTES.txt URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/RELEASE-NOTES.txt?rev=1671037&r1=1671036&r2=1671037&view=diff ============================================================================== --- commons/proper/lang/trunk/RELEASE-NOTES.txt (original) +++ commons/proper/lang/trunk/RELEASE-NOTES.txt Fri Apr 3 11:46:06 2015 @@ -19,7 +19,7 @@ COMPATIBILITY ============= Commons Lang 3.4 is fully binary compatible to the last release and can -therefore be used as a drop in replacement for 3.3.1. Note that the value of +therefore be used as a drop in replacement for 3.3.2. Note that the value of org.apache.commons.lang3.time.DurationFormatUtils.ISO_EXTENDED_FORMAT_PATTERN has changed, which may affect clients using the constant. Furthermore the constant is used internally in