Author: ron.sigal(a)jboss.com
Date: 2012-07-25 00:15:37 -0400 (Wed, 25 Jul 2012)
New Revision: 6465
Modified:
remoting2/branches/2.x/docs/guide/en/chap1.xml
remoting2/branches/2.x/docs/guide/en/chap17.xml
Log:
JBREM-1313: Added release notes for 2.5.4.SP4.
Modified: remoting2/branches/2.x/docs/guide/en/chap1.xml
===================================================================
--- remoting2/branches/2.x/docs/guide/en/chap1.xml 2012-07-25 04:05:05 UTC (rev 6464)
+++ remoting2/branches/2.x/docs/guide/en/chap1.xml 2012-07-25 04:15:37 UTC (rev 6465)
@@ -189,6 +189,15 @@
support jdk 1.4.</para>
<section>
+ <title>Release 2.5.4.SP4</title>
+ <itemizedlist>
+ <listitem>
+ <para>Several bug fixes</para>
+ </listitem>
+ </itemizedlist>
+ </section>
+
+ <section>
<title>Release 2.5.4.SP3</title>
<itemizedlist>
<listitem>
Modified: remoting2/branches/2.x/docs/guide/en/chap17.xml
===================================================================
--- remoting2/branches/2.x/docs/guide/en/chap17.xml 2012-07-25 04:05:05 UTC (rev 6464)
+++ remoting2/branches/2.x/docs/guide/en/chap17.xml 2012-07-25 04:15:37 UTC (rev 6465)
@@ -70,6 +70,25 @@
<section>
<title>Version 2.5</title>
+ <bridgehead>Release Notes - JBoss Remoting - Version 2.5.4.SP4
(Flounder)</bridgehead>
+
+ <para><emphasis role="bold">Bug</emphasis></para>
+ <para>* [JBREM-1286] - Fix sources encoding to UTF-8</para>
+ <para>* [JBREM-1297] - Deadlock between
MicroRemoteClientInvoker.establishLease and Client.notifyListeners</para>
+ <para>* [JBREM-1300] - Create or preview Data Source does not work without
network connection when accessing EDS server on localhost</para>
+ <para>* [JBREM-1301] - WebUtil.isBinary fails when charSet
appended</para>
+ <para>* [JBREM-1305] - Maximum number of client sockets in
MicroSocketClientInvoker increases after timeout waiting for a free socket</para>
+ <para>* [JBREM-1306] - Remoting tries to create SSLSocketFactory even when
not desired</para>
+ <para>* [JBREM-1311] - Incorret link in 'Building Remoting from
source' page</para>
+
+ <para><emphasis
role="bold">Release</emphasis></para>
+
+ <para>* [JBREM-1313] - Release 2.5.4.SP4</para>
+
+ <para><emphasis role="bold">Task</emphasis></para>
+
+ <para>* [JBREM-1312] - Assure version compatibility with earlier versions
of Remoting</para>
+
<bridgehead>Release Notes - JBoss Remoting - Version 2.5.4.SP3
(Flounder)</bridgehead>
<para><emphasis
role="bold">Enhancement</emphasis></para>
Show replies by date