You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by ju...@apache.org on 2014/01/13 23:52:00 UTC

svn commit: r1557880 - /jspwiki/trunk/ReleaseNotes

Author: juanpablo
Date: Mon Jan 13 22:52:00 2014
New Revision: 1557880

URL: http://svn.apache.org/r1557880
Log:
adding CleanBlue skin to ReleaseNotes.

Modified:
    jspwiki/trunk/ReleaseNotes

Modified: jspwiki/trunk/ReleaseNotes
URL: http://svn.apache.org/viewvc/jspwiki/trunk/ReleaseNotes?rev=1557880&r1=1557879&r2=1557880&view=diff
==============================================================================
--- jspwiki/trunk/ReleaseNotes (original)
+++ jspwiki/trunk/ReleaseNotes Mon Jan 13 22:52:00 2014
@@ -27,11 +27,12 @@ Welcome to the stable version of Apache 
 Apache JSPWiki 2.10.0 is the first JSPWiki release made as an Apache TLP. This release
 features, among other things:
   * use of jspwiki-custom.properties to override specific values of jspwiki.properties file
+  * new CleanBlue skin, contributed by Ichiro Furusato
   * support of the X-Forwarded-For HTTP request header
   * merging and compression of css & js
   * upgrade of used libraries
     -> lucene to 4.6
-    -> commons.io to 2.4
+    -> commons-io to 2.4
     -> hsqldb to 2.3.0 (for testing)
     -> jetty to 8.1.12 (for testing)
     -> ehcache replacing oscache