Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 31020 invoked from network); 29 Mar 2005 21:33:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Mar 2005 21:33:03 -0000 Received: (qmail 55423 invoked by uid 500); 29 Mar 2005 21:33:01 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 55376 invoked by uid 500); 29 Mar 2005 21:33:00 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 55362 invoked by uid 500); 29 Mar 2005 21:33:00 -0000 Received: (qmail 55352 invoked by uid 99); 29 Mar 2005 21:33:00 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 29 Mar 2005 13:33:00 -0800 Received: (qmail 30973 invoked by uid 65534); 29 Mar 2005 21:32:59 -0000 Message-ID: <20050329213259.30972.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: svnmailer-1.0.0-dev Date: Tue, 29 Mar 2005 21:32:59 -0000 Subject: svn commit: r159427 - jakarta/commons/proper/httpclient/trunk/release_notes.txt To: commons-cvs@jakarta.apache.org From: olegk@apache.org X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: olegk Date: Tue Mar 29 13:32:57 2005 New Revision: 159427 URL: http://svn.apache.org/viewcvs?view=3Drev&rev=3D159427 Log: PR #33677 Modified: jakarta/commons/proper/httpclient/trunk/release_notes.txt Modified: jakarta/commons/proper/httpclient/trunk/release_notes.txt URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/trunk/= release_notes.txt?view=3Ddiff&r1=3D159426&r2=3D159427 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/commons/proper/httpclient/trunk/release_notes.txt (original) +++ jakarta/commons/proper/httpclient/trunk/release_notes.txt Tue Mar 29 13= :32:57 2005 @@ -1,5 +1,9 @@ Changes since Release Candidate 1: =20 + * 33677 - Fixed the bug preventing the HTTP retry handler from handling + ConnectionExceptions + Contributed by Oleg Kalnichevski + * 33988 - All classes overriding Object#hashCode & Object#equals methods = have been reviewed=20 regarding their hashCode/equals contract compliance Contributed by Oleg Kalnichevski --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org