Return-Path: Delivered-To: apmail-incubator-roller-commits-archive@www.apache.org Received: (qmail 64516 invoked from network); 25 Feb 2006 16:41:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Feb 2006 16:41:08 -0000 Received: (qmail 42848 invoked by uid 500); 25 Feb 2006 16:41:07 -0000 Delivered-To: apmail-incubator-roller-commits-archive@incubator.apache.org Received: (qmail 42819 invoked by uid 500); 25 Feb 2006 16:41:07 -0000 Mailing-List: contact roller-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: roller-dev@incubator.apache.org Delivered-To: mailing list roller-commits@incubator.apache.org Received: (qmail 42808 invoked by uid 99); 25 Feb 2006 16:41:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Feb 2006 08:41:07 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 25 Feb 2006 08:41:06 -0800 Received: (qmail 64380 invoked by uid 65534); 25 Feb 2006 16:40:46 -0000 Message-ID: <20060225164046.64374.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r380944 - /incubator/roller/trunk/CHANGES.txt Date: Sat, 25 Feb 2006 16:40:45 -0000 To: roller-commits@incubator.apache.org From: gangolli@apache.org X-Mailer: svnmailer-1.0.7 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: gangolli Date: Sat Feb 25 08:40:41 2006 New Revision: 380944 URL: http://svn.apache.org/viewcvs?rev=380944&view=rev Log: Added ROL-1051 to fixed list in 2.1 Modified: incubator/roller/trunk/CHANGES.txt Modified: incubator/roller/trunk/CHANGES.txt URL: http://svn.apache.org/viewcvs/incubator/roller/trunk/CHANGES.txt?rev=380944&r1=380943&r2=380944&view=diff ============================================================================== --- incubator/roller/trunk/CHANGES.txt (original) +++ incubator/roller/trunk/CHANGES.txt Sat Feb 25 08:40:41 2006 @@ -52,6 +52,7 @@ * [ROL-988] - bug in showNextPreviousLinks() * [ROL-990] - Referrers not filtered against site-wide blacklist * [ROL-1007] - Main RSS feed: is empty + * [ROL-1051] - Attachments don't work when there are spaces in the filename -------------------------------------------------------------------------------