Return-Path: Delivered-To: apmail-incubator-jspwiki-user-archive@locus.apache.org Received: (qmail 90051 invoked from network); 4 Jun 2008 20:06:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jun 2008 20:06:39 -0000 Received: (qmail 23308 invoked by uid 500); 4 Jun 2008 20:06:41 -0000 Delivered-To: apmail-incubator-jspwiki-user-archive@incubator.apache.org Received: (qmail 23295 invoked by uid 500); 4 Jun 2008 20:06:41 -0000 Mailing-List: contact jspwiki-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-user@incubator.apache.org Delivered-To: mailing list jspwiki-user@incubator.apache.org Received: (qmail 23280 invoked by uid 99); 4 Jun 2008 20:06:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jun 2008 13:06:41 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Janne.Jalkanen@ecyrd.com designates 193.64.5.122 as permitted sender) Received: from [193.64.5.122] (HELO mail.ecyrd.com) (193.64.5.122) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jun 2008 20:05:49 +0000 Received: from [192.168.0.10] (cs181005170.pp.htv.fi [82.181.5.170]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.ecyrd.com (Postfix) with ESMTP id 29DFA481D2; Wed, 4 Jun 2008 23:05:51 +0300 (EEST) Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: jspwiki-dev@incubator.apache.org Content-Transfer-Encoding: 7bit From: Janne Jalkanen Subject: JSPWiki 2.6.3 released Date: Wed, 4 Jun 2008 23:05:50 +0300 To: jspwiki-user@incubator.apache.org X-Mailer: Apple Mail (2.753.1) X-Virus-Checked: Checked by ClamAV on apache.org Hi all! JSPWiki 2.6.3 has been released, downloadable from the usual place: http://www.jspwiki.org/wiki/JSPWikiDownload The ChangeLog is as follows: 2008-05-27 Janne Jalkanen * 2.6.3-rc-2 * Fix for JSPWIKI-260 accidentally had old i18n files still. * Provisional fix for strange ACL issue detected by Florian; fix provided by Steve. 2008-05-17 Janne Jalkanen * 2.6.3-rc-1 * [JSPWIKI-225] Patch from Harry Metske to show the username/ password correctly after registration. * [JSPWIKI-260] More-link from the ReferringPagesPlugin is now fixed. * [JSPWIKI-271] Updated Chinese translation from David Gao. * [JSPWIKI-252] Rename page with attachment might kill the front page. Patch from Harry Metske. /Janne