You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by aj...@apache.org on 2008/12/11 07:21:37 UTC

svn commit: r725595 - in /incubator/jspwiki/trunk: ChangeLog src/com/ecyrd/jspwiki/Release.java

Author: ajaquith
Date: Wed Dec 10 22:21:35 2008
New Revision: 725595

URL: http://svn.apache.org/viewvc?rev=725595&view=rev
Log:
Bumped ChangeLog and Release.

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=725595&r1=725594&r2=725595&view=diff
==============================================================================
--- incubator/jspwiki/trunk/ChangeLog (original)
+++ incubator/jspwiki/trunk/ChangeLog Wed Dec 10 22:21:35 2008
@@ -2,6 +2,13 @@
 
         * 3.0.0-svn-29
 
+        * Lots of work on user preferences/profile JSPs and ActionBeans; LostPassword.jsp
+        has been assimilated into LoginActionBean. <rubs hands gleefully> Muhuhahaha!
+
+2008-12-06  Andrew Jaquith <ajaquith AT apache DOT org>
+
+        * 3.0.0-svn-29
+
         * Additional improvements, bug fixes to Stripes-related code.
         Wiki.jsp and PageInfo.jsp completely migrated to Stripes.
 

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=725595&r1=725594&r2=725595&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/com/ecyrd/jspwiki/Release.java (original)
+++ incubator/jspwiki/trunk/src/com/ecyrd/jspwiki/Release.java Wed Dec 10 22:21:35 2008
@@ -77,7 +77,7 @@
      *  <p>
      *  If the build identifier is empty, it is not added.
      */
-    public static final String     BUILD         = "29";
+    public static final String     BUILD         = "30";
     
     /**
      *  This is the generic version string you should use