Return-Path: Delivered-To: apmail-commons-commits-archive@locus.apache.org Received: (qmail 7969 invoked from network); 31 Jul 2007 23:33:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Jul 2007 23:33:40 -0000 Received: (qmail 95738 invoked by uid 500); 31 Jul 2007 23:33:09 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 93876 invoked by uid 500); 31 Jul 2007 23:32:50 -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 92024 invoked by uid 99); 31 Jul 2007 23:32:22 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jul 2007 16:32:19 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jul 2007 23:31:51 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 87B111A981F; Tue, 31 Jul 2007 16:31:07 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r561596 - /commons/proper/lang/trunk/RELEASE-NOTES.txt Date: Tue, 31 Jul 2007 23:31:07 -0000 To: commits@commons.apache.org From: dennisl@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070731233107.87B111A981F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dennisl Date: Tue Jul 31 16:31:06 2007 New Revision: 561596 URL: http://svn.apache.org/viewvc?view=rev&rev=561596 Log: Apache Apache 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?view=diff&rev=561596&r1=561595&r2=561596 ============================================================================== --- commons/proper/lang/trunk/RELEASE-NOTES.txt (original) +++ commons/proper/lang/trunk/RELEASE-NOTES.txt Tue Jul 31 16:31:06 2007 @@ -7,7 +7,7 @@ INTRODUCTION: -This document contains the release notes for the 2.3 version of Apache +This document contains the release notes for the 2.3 version of Apache Commons Lang. Commons Lang is a set of utility functions and reusable components that should be of use in any Java environment.