Return-Path: X-Original-To: apmail-hc-commits-archive@www.apache.org Delivered-To: apmail-hc-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EA92710AF0 for ; Wed, 26 Feb 2014 16:33:08 +0000 (UTC) Received: (qmail 96940 invoked by uid 500); 26 Feb 2014 16:33:08 -0000 Delivered-To: apmail-hc-commits-archive@hc.apache.org Received: (qmail 96899 invoked by uid 500); 26 Feb 2014 16:33:07 -0000 Mailing-List: contact commits-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list commits@hc.apache.org Received: (qmail 96885 invoked by uid 99); 26 Feb 2014 16:33:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Feb 2014 16:33:07 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Feb 2014 16:33:06 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 201D923889E2 for ; Wed, 26 Feb 2014 16:32:46 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1572153 - /httpcomponents/project-website/trunk/src/site/apt/news.apt Date: Wed, 26 Feb 2014 16:32:46 -0000 To: commits@hc.apache.org From: ggregory@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140226163246.201D923889E2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ggregory Date: Wed Feb 26 16:32:45 2014 New Revision: 1572153 URL: http://svn.apache.org/r1572153 Log: Release HttpClient 4.3.3 (fix title). Modified: httpcomponents/project-website/trunk/src/site/apt/news.apt Modified: httpcomponents/project-website/trunk/src/site/apt/news.apt URL: http://svn.apache.org/viewvc/httpcomponents/project-website/trunk/src/site/apt/news.apt?rev=1572153&r1=1572152&r2=1572153&view=diff ============================================================================== --- httpcomponents/project-website/trunk/src/site/apt/news.apt (original) +++ httpcomponents/project-website/trunk/src/site/apt/news.apt Wed Feb 26 16:32:45 2014 @@ -30,7 +30,7 @@ HttpComponents Project News -* 26 February 2014 - HttpComponents HttpCore 4.3.3 (GA) released +* 26 February 2014 - HttpComponents HttpClient 4.3.3 (GA) released HttpClient 4.3.3 (GA) is a bug fix release that fixes a regression introduced by the previous release causing a significant performance degradation in compressed content processing.