taylor 2002/07/22 21:57:43
Modified: docs/site changes.html
xdocs changes.xml
Log:
changes
Revision Changes Path
1.30 +8 -0 jakarta-jetspeed/docs/site/changes.html
Index: changes.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/changes.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- changes.html 23 Jul 2002 03:11:59 -0000 1.29
+++ changes.html 23 Jul 2002 04:57:42 -0000 1.30
@@ -130,6 +130,14 @@
-->
</ul>
<li>
+ Fix - 2002/07/22 - Fixed Cancel bug so that it goes back to the previous page
without saving in Add Portlets feature of Customizer. (DST)
+</li>
+ <li>
+ Fix - 2002/07/22 - Brought DB-PSML feature up-to-date to work with new 1.4
release. (DST)
+ - Added support to DB-PSML for query() method to return full
profiles (DST)
+ - Removed auto-run feature of DB-PSML - too many init()
problems from users - it now must be ran from the cmdline (DST)
+</li>
+ <li>
Add - 2002/07/22 - Context variable "portlet_instance" to VelocityPortletControl
(PS)
</li>
<li>
1.50 +9 -1 jakarta-jetspeed/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/xdocs/changes.xml,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- changes.xml 23 Jul 2002 03:11:58 -0000 1.49
+++ changes.xml 23 Jul 2002 04:57:42 -0000 1.50
@@ -24,6 +24,14 @@
-->
</ul>
<li>
+ Fix - 2002/07/22 - Fixed Cancel bug so that it goes back to the previous page
without saving in Add Portlets feature of Customizer. (DST)
+</li>
+<li>
+ Fix - 2002/07/22 - Brought DB-PSML feature up-to-date to work with new 1.4
release. (DST)
+ - Added support to DB-PSML for query() method to return full
profiles (DST)
+ - Removed auto-run feature of DB-PSML - too many init()
problems from users - it now must be ran from the cmdline (DST)
+</li>
+<li>
Add - 2002/07/22 - Context variable "portlet_instance" to VelocityPortletControl
(PS)
</li>
<li>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>