Author: ruwan Date: Mon Aug 18 22:28:58 2008 New Revision: 20835 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=20835
Log: Fixing the release notes Modified: branches/esb/java/1.7.1/modules/distribution/src/main/release/release_notes.txt branches/esb/java/1.7.1/src/site/xdoc/release_notes.xml Modified: branches/esb/java/1.7.1/modules/distribution/src/main/release/release_notes.txt URL: http://wso2.org/svn/browse/wso2/branches/esb/java/1.7.1/modules/distribution/src/main/release/release_notes.txt?rev=20835&r1=20834&r2=20835&view=diff ============================================================================== --- branches/esb/java/1.7.1/modules/distribution/src/main/release/release_notes.txt (original) +++ branches/esb/java/1.7.1/modules/distribution/src/main/release/release_notes.txt Mon Aug 18 22:28:58 2008 @@ -1,4 +1,4 @@ -WSO2 Enterprise Service Bus (ESB) v1.7 - Release Notes - June 2008 +WSO2 Enterprise Service Bus (ESB) v1.7.1 - Release Notes - August 2008 =========================================================================== The WSO2 ESB is an ultra fast, light-weight and versatile Enterprise Service Bus @@ -13,6 +13,9 @@ New Features ========================== +The 1.7.1 release + * Fixes the user interface issues in Firefox 3 and Internet Explorer 7 + The 1.7 release * Support for Hessian binary messages * FIX (Financial Information eXchange) protocol transport @@ -85,7 +88,7 @@ ESBJAVA-505 Problems with web console in Firefox 3.0 RC1 -2. As the WSO2 ESB 1.7 depends on the Apache Synapse 1.2, it inherits the list of known issues of +2. As the WSO2 ESB 1.7.1 depends on the Apache Synapse 1.2, it inherits the list of known issues of the Apache Synapse 1.2 release listed below SYNAPSE-180 Does not support throttling by concurrency within a cluster Modified: branches/esb/java/1.7.1/src/site/xdoc/release_notes.xml URL: http://wso2.org/svn/browse/wso2/branches/esb/java/1.7.1/src/site/xdoc/release_notes.xml?rev=20835&r1=20834&r2=20835&view=diff ============================================================================== --- branches/esb/java/1.7.1/src/site/xdoc/release_notes.xml (original) +++ branches/esb/java/1.7.1/src/site/xdoc/release_notes.xml Mon Aug 18 22:28:58 2008 @@ -27,19 +27,19 @@ <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/> <title> - Welcome to WSO2 Enterprise Service Bus (ESB) v1.7 + Welcome to WSO2 Enterprise Service Bus (ESB) v1.7.1 </title> <link href="styles/dist-docs.css" rel="stylesheet" type="text/css" media="all"/> </head> <body xml:lang="en"> <h1> - Welcome to WSO2 Enterprise Service Bus (ESB) v1.7 + Welcome to WSO2 Enterprise Service Bus (ESB) v1.7.1 </h1> <h3> - June, 2008 - WSO2 ESB, v1.7 Released! + June, 2008 - WSO2 ESB, v1.7.1 Released! </h3> <p> - [<a href="http://dist.wso2.org/products/esb/java/1.7">Download</a>] | [<a + [<a href="http://dist.wso2.org/products/esb/java/1.7.1">Download</a>] | [<a href="docs_index.html">Documentation Index</a>] | [<a href="http://wso2.org/projects/esb/java#resources">Project Resources</a>] | [<a href="http://wso2.org/projects/esb/java">Official Web site</a>]</p> @@ -58,6 +58,12 @@ New Features </h2> <h3> + WSO2 ESB 1.7.1 Features + </h3> + <ul> + <li>Fixes the user interface issues in Firefox 3 and Internet Explorer 7</li> + </ul> + <h3> WSO2 ESB 1.7 Features </h3> <ul> @@ -208,7 +214,7 @@ </ul></li> - <li>As the WSO2 ESB 1.7 depends on the Apache Synapse ESB v1.2, it inherits the list of known issues of + <li>As the WSO2 ESB 1.7.1 depends on the Apache Synapse ESB v1.2, it inherits the list of known issues of the Apache Synapse ESB 1.2 release listed below <ul> _______________________________________________ Esb-java-dev mailing list [email protected] http://mailman.wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
