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 DF22A200D16 for ; Tue, 10 Oct 2017 10:09:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DDAB3160BE0; Tue, 10 Oct 2017 08:09:00 +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 256B61609E5 for ; Tue, 10 Oct 2017 10:08:59 +0200 (CEST) Received: (qmail 14224 invoked by uid 500); 10 Oct 2017 08:08:59 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 14207 invoked by uid 99); 10 Oct 2017 08:08:58 -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, 10 Oct 2017 08:08:58 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C0813E030B; Tue, 10 Oct 2017 08:08:57 +0000 (UTC) From: PascalSchumacher To: issues@commons.apache.org Reply-To: issues@commons.apache.org References: In-Reply-To: Subject: [GitHub] commons-lang issue #296: LANG-1355: Add FastTimeZone to decrease TimeZone.ge... Content-Type: text/plain Message-Id: <20171010080857.C0813E030B@git1-us-west.apache.org> Date: Tue, 10 Oct 2017 08:08:57 +0000 (UTC) archived-at: Tue, 10 Oct 2017 08:09:01 -0000 Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/296 Looks good imho. 👍 ---