Author: jalkanen
Date: Sun Apr 20 02:33:43 2008
New Revision: 649901
URL: http://svn.apache.org/viewvc?rev=649901&view=rev
Log: (empty)
Modified:
incubator/jspwiki/trunk/ChangeLog
incubator/jspwiki/trunk/src/com/ecyrd/jspwiki/Release.java
Modified: incubator/jspwiki/trunk/ChangeLog
URL:
http://svn.apache.org/viewvc/incubator/jspwiki/trunk/ChangeLog?rev=649901&r1=649900&r2=649901&view=diff
==============================================================================
--- incubator/jspwiki/trunk/ChangeLog (original)
+++ incubator/jspwiki/trunk/ChangeLog Sun Apr 20 02:33:43 2008
@@ -1,3 +1,11 @@
+2008-04-13 Janne Jalkanen <[EMAIL PROTECTED]>
+
+ * 2.7.0-svn-14
+
+ * [JSPWIKI-165] Patch from Tomasz Szymko to help in nested bullet
lists.
+
+ * Also updated several files to the Apache license.
+
2008-04-15 Juan Pablo Santos <[EMAIL PROTECTED]>
* 2.7.0-svn-13
Modified: incubator/jspwiki/trunk/src/com/ecyrd/jspwiki/Release.java
URL:
http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/com/ecyrd/jspwiki/Release.java?rev=649901&r1=649900&r2=649901&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/com/ecyrd/jspwiki/Release.java (original)
+++ incubator/jspwiki/trunk/src/com/ecyrd/jspwiki/Release.java Sun Apr 20
02:33:43 2008
@@ -77,7 +77,7 @@
* <p>
* If the build identifier is empty, it is not added.
*/
- public static final String BUILD = "13";
+ public static final String BUILD = "14";
/**
* This is the generic version string you should use