Return-Path: Delivered-To: apmail-incubator-jspwiki-commits-archive@locus.apache.org Received: (qmail 46718 invoked from network); 5 Nov 2008 23:04:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Nov 2008 23:04:44 -0000 Received: (qmail 22395 invoked by uid 500); 5 Nov 2008 23:04:51 -0000 Delivered-To: apmail-incubator-jspwiki-commits-archive@incubator.apache.org Received: (qmail 22384 invoked by uid 500); 5 Nov 2008 23:04:51 -0000 Mailing-List: contact jspwiki-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-commits@incubator.apache.org Received: (qmail 22375 invoked by uid 99); 5 Nov 2008 23:04:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Nov 2008 15:04:51 -0800 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; Wed, 05 Nov 2008 23:03:42 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 170CB238898B; Wed, 5 Nov 2008 15:03:54 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r711735 - /incubator/jspwiki/trunk/ChangeLog Date: Wed, 05 Nov 2008 23:03:53 -0000 To: jspwiki-commits@incubator.apache.org From: juanpablo@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081105230354.170CB238898B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: juanpablo Date: Wed Nov 5 15:03:53 2008 New Revision: 711735 URL: http://svn.apache.org/viewvc?rev=711735&view=rev Log: corrected typo. ugh. Modified: incubator/jspwiki/trunk/ChangeLog Modified: incubator/jspwiki/trunk/ChangeLog URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/ChangeLog?rev=711735&r1=711734&r2=711735&view=diff ============================================================================== --- incubator/jspwiki/trunk/ChangeLog (original) +++ incubator/jspwiki/trunk/ChangeLog Wed Nov 5 15:03:53 2008 @@ -1,4 +1,4 @@ -2008-09-24 Juan Pablo Santos +2008-11-05 Juan Pablo Santos * [JSPWIKI-407]: updated es translation; fixed some HTML entities left behind.