Return-Path: Delivered-To: apmail-felix-commits-archive@www.apache.org Received: (qmail 68550 invoked from network); 22 Aug 2009 09:13:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Aug 2009 09:13:47 -0000 Received: (qmail 97650 invoked by uid 500); 22 Aug 2009 09:14:09 -0000 Delivered-To: apmail-felix-commits-archive@felix.apache.org Received: (qmail 97574 invoked by uid 500); 22 Aug 2009 09:14:09 -0000 Mailing-List: contact commits-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list commits@felix.apache.org Received: (qmail 97565 invoked by uid 99); 22 Aug 2009 09:14:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Aug 2009 09:14:09 +0000 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; Sat, 22 Aug 2009 09:14:07 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 8726623888D0; Sat, 22 Aug 2009 09:13:47 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r806820 - /felix/trunk/ipojo/manipulator/doc/changelog.txt Date: Sat, 22 Aug 2009 09:13:47 -0000 To: commits@felix.apache.org From: clement@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090822091347.8726623888D0@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: clement Date: Sat Aug 22 09:13:47 2009 New Revision: 806820 URL: http://svn.apache.org/viewvc?rev=806820&view=rev Log: Update changelog Modified: felix/trunk/ipojo/manipulator/doc/changelog.txt Modified: felix/trunk/ipojo/manipulator/doc/changelog.txt URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator/doc/changelog.txt?rev=806820&r1=806819&r2=806820&view=diff ============================================================================== --- felix/trunk/ipojo/manipulator/doc/changelog.txt (original) +++ felix/trunk/ipojo/manipulator/doc/changelog.txt Sat Aug 22 09:13:47 2009 @@ -2,6 +2,7 @@ ------------------------------- ** Bug * [FELIX-1411] - Issue on windows to find components inside bundle + * [FELIX-1518] - iPOJO manipulator is really slow even when annotation are ignored Changes from 1.2.0 to 1.4.0