Return-Path: X-Original-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7DF4DD1C9 for ; Tue, 17 Jul 2012 14:53:14 +0000 (UTC) Received: (qmail 74912 invoked by uid 500); 17 Jul 2012 14:53:14 -0000 Delivered-To: apmail-incubator-bloodhound-commits-archive@incubator.apache.org Received: (qmail 74886 invoked by uid 500); 17 Jul 2012 14:53:14 -0000 Mailing-List: contact bloodhound-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bloodhound-dev@incubator.apache.org Delivered-To: mailing list bloodhound-commits@incubator.apache.org Received: (qmail 74862 invoked by uid 99); 17 Jul 2012 14:53:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jul 2012 14:53:13 +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; Tue, 17 Jul 2012 14:53:12 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id E1BD82388962; Tue, 17 Jul 2012 14:52:52 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1362525 - /incubator/bloodhound/trunk/RELEASE_NOTES Date: Tue, 17 Jul 2012 14:52:52 -0000 To: bloodhound-commits@incubator.apache.org From: gjm@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120717145252.E1BD82388962@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gjm Date: Tue Jul 17 14:52:52 2012 New Revision: 1362525 URL: http://svn.apache.org/viewvc?rev=1362525&view=rev Log: adding a basic release notes file to trunk Added: incubator/bloodhound/trunk/RELEASE_NOTES Added: incubator/bloodhound/trunk/RELEASE_NOTES URL: http://svn.apache.org/viewvc/incubator/bloodhound/trunk/RELEASE_NOTES?rev=1362525&view=auto ============================================================================== --- incubator/bloodhound/trunk/RELEASE_NOTES (added) +++ incubator/bloodhound/trunk/RELEASE_NOTES Tue Jul 17 14:52:52 2012 @@ -0,0 +1,14 @@ + +0.1.0 + + * added multi-product + * added dashboard and theme + * added simplified installation + + * Not fixed for this release: + * Widget error for product page with no versions defined (#136) + +Project Initiation (Tue, 10 Jan 2012) + + * Trunk created in Apache svn repositories as an incubator project +