Author: tyrell Date: Wed Feb 18 03:32:34 2009 New Revision: 31055 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=31055
Log: Adding changes necessary for 1.5.2 Modified: branches/mashup/java/1.5/java/release_note.txt Modified: branches/mashup/java/1.5/java/release_note.txt URL: http://wso2.org/svn/browse/wso2/branches/mashup/java/1.5/java/release_note.txt?rev=31055&r1=31054&r2=31055&view=diff ============================================================================== --- branches/mashup/java/1.5/java/release_note.txt (original) +++ branches/mashup/java/1.5/java/release_note.txt Wed Feb 18 03:32:34 2009 @@ -1,4 +1,4 @@ -WSO2 Mashup Server 1.5.1 - Release Note - 8th August 2008 +WSO2 Mashup Server 1.5.2 - Release Note - 18th February 2009 ====================================================================== "Create, deploy, and consume Web services Mashups in the simplest fashion." @@ -79,10 +79,12 @@ * E-mail host object fix * Autogenerated stubs of data services fixed -* Minor usability enhancements +* Minor usability enhancements + +* 1.5.2 fixes a memory leak inherited via Axis2 For the full list of defect fixes for this release refer to -https://wso2.org/jira/browse/MASHUP/fixforversion/10211 +https://wso2.org/jira/browse/MASHUP/fixforversion/10247 ------------------------- @@ -103,8 +105,7 @@ primary account.) * The System Tray Icon does not auto-start when a user logs into Windows Vista. Refer http://wso2.org/jira/browse/MASHUP-1063. - The workaround is - starting the 'System Tray Monitor' manually, using the 'Run as Administrator' + The workaround is starting the 'System Tray Monitor' manually, using the 'Run as Administrator' option from the Windows 'Start' Menu. @@ -116,7 +117,10 @@ * An expanded toolkit of generic building-block services. * Deep registry integration including governance, rollback, dependency - analysis, etc. + analysis, etc. + +* The future versions will be based on the WSO2 Carbon Platform (http://wso2.org/projects/carbon/). + * Lots more cool stuff. _______________________________________________ Mashup-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/mashup-dev
