Return-Path: Delivered-To: apmail-incubator-hama-commits-archive@locus.apache.org Received: (qmail 89784 invoked from network); 24 Jun 2008 11:07:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Jun 2008 11:07:25 -0000 Received: (qmail 99057 invoked by uid 500); 24 Jun 2008 11:07:27 -0000 Delivered-To: apmail-incubator-hama-commits-archive@incubator.apache.org Received: (qmail 99040 invoked by uid 500); 24 Jun 2008 11:07:27 -0000 Mailing-List: contact hama-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@ Delivered-To: mailing list hama-commits@incubator.apache.org Received: (qmail 99029 invoked by uid 99); 24 Jun 2008 11:07:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jun 2008 04:07:27 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Tue, 24 Jun 2008 11:06:45 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 4D5492388A0C; Tue, 24 Jun 2008 04:06:35 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r671126 - /incubator/hama/trunk/CHANGES.txt Date: Tue, 24 Jun 2008 11:06:35 -0000 To: hama-commits@incubator.apache.org From: edwardyoon@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080624110635.4D5492388A0C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: edwardyoon Date: Tue Jun 24 04:06:34 2008 New Revision: 671126 URL: http://svn.apache.org/viewvc?rev=671126&view=rev Log: (empty) Modified: incubator/hama/trunk/CHANGES.txt Modified: incubator/hama/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/incubator/hama/trunk/CHANGES.txt?rev=671126&r1=671125&r2=671126&view=diff ============================================================================== --- incubator/hama/trunk/CHANGES.txt (original) +++ incubator/hama/trunk/CHANGES.txt Tue Jun 24 04:06:34 2008 @@ -2,6 +2,7 @@ Trunk (unreleased changes) + HAMA-1: Create the Hama web site (edwardyoon via Ian Holsman) HAMA-2: The intial donation of Hama from the google project (edwardyoon) ----