Return-Path: X-Original-To: apmail-oodt-commits-archive@www.apache.org Delivered-To: apmail-oodt-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 3FD1787D8 for ; Wed, 10 Aug 2011 06:26:02 +0000 (UTC) Received: (qmail 79813 invoked by uid 500); 10 Aug 2011 06:26:02 -0000 Delivered-To: apmail-oodt-commits-archive@oodt.apache.org Received: (qmail 79354 invoked by uid 500); 10 Aug 2011 06:26:01 -0000 Mailing-List: contact commits-help@oodt.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@oodt.apache.org Delivered-To: mailing list commits@oodt.apache.org Received: (qmail 78056 invoked by uid 99); 10 Aug 2011 06:25:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Aug 2011 06:25:55 +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, 10 Aug 2011 06:25:52 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 14E99238897D for ; Wed, 10 Aug 2011 06:25:32 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1156042 - /oodt/trunk/CHANGES.txt Date: Wed, 10 Aug 2011 06:25:32 -0000 To: commits@oodt.apache.org From: mattmann@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110810062532.14E99238897D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: mattmann Date: Wed Aug 10 06:25:31 2011 New Revision: 1156042 URL: http://svn.apache.org/viewvc?rev=1156042&view=rev Log: - update CHANGES file for OODT-211 Modified: oodt/trunk/CHANGES.txt Modified: oodt/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/oodt/trunk/CHANGES.txt?rev=1156042&r1=1156041&r2=1156042&view=diff ============================================================================== --- oodt/trunk/CHANGES.txt (original) +++ oodt/trunk/CHANGES.txt Wed Aug 10 06:25:31 2011 @@ -4,6 +4,8 @@ Apache OODT Change Log Release 0.4: Current Development -------------------------------------------- +* OODT-211 Sub Workflows (mattmann, per OODT-70) + * OODT-207 WorkflowConditions should have a timeout (mattmann) * OODT-308 WEditor save feature is not implemented (bfoster via mattmann)