Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A26BB200D56 for ; Tue, 12 Dec 2017 14:47:14 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 9F45C160C26; Tue, 12 Dec 2017 13:47:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E3B92160BE7 for ; Tue, 12 Dec 2017 14:47:13 +0100 (CET) Received: (qmail 68367 invoked by uid 500); 12 Dec 2017 13:47:13 -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 68352 invoked by uid 99); 12 Dec 2017 13:47:13 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Dec 2017 13:47:13 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 197CFE02B9; Tue, 12 Dec 2017 13:47:12 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: chtompki@apache.org To: commits@commons.apache.org Date: Tue, 12 Dec 2017 13:47:13 -0000 Message-Id: <45e4ebd3132b4658913e0a0211f3131c@git.apache.org> In-Reply-To: <5df542923d604104ab0344b1d8c2c33a@git.apache.org> References: <5df542923d604104ab0344b1d8c2c33a@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/6] [text] TEXT-107: add documentation of upversion of [lang] archived-at: Tue, 12 Dec 2017 13:47:14 -0000 TEXT-107: add documentation of upversion of [lang] Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/dc0e92b8 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/dc0e92b8 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/dc0e92b8 Branch: refs/heads/master Commit: dc0e92b8cca398b2ec6af0be33cfc9707b196e53 Parents: 6889a3a Author: Rob Tompkins Authored: Fri Dec 8 14:38:11 2017 -0500 Committer: Rob Tompkins Committed: Fri Dec 8 14:38:51 2017 -0500 ---------------------------------------------------------------------- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/dc0e92b8/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index ec57b1f..7701c5b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -46,6 +46,7 @@ The type attribute can be add,update,fix,remove. + Upversion commons-lang to 3.7 Exception thrown in ExtendedMessageFormat using quotes with custom registry StringEscapeUtils#UnEscapeJson doesn't recognize escape signs correctly StrSubstitutor: Ability to turn off substitution in values