Author: ron.sigal(a)jboss.com
Date: 2011-05-05 00:36:41 -0400 (Thu, 05 May 2011)
New Revision: 6356
Modified:
remoting2/branches/2.x/docs/README.txt
Log:
JBREM-1291: Added 2.5.4.SP2 release notes.
Modified: remoting2/branches/2.x/docs/README.txt
===================================================================
--- remoting2/branches/2.x/docs/README.txt 2011-05-05 04:34:36 UTC (rev 6355)
+++ remoting2/branches/2.x/docs/README.txt 2011-05-05 04:36:41 UTC (rev 6356)
@@ -1,5 +1,5 @@
-JBoss Remoting 2.5.4.SP1
-February 23, 2011
+JBoss Remoting 2.5.4.SP2
+May 5, 2011
This distribution of JBoss Remoting contains the following directories:
@@ -41,6 +41,30 @@
==========================================================================================================
==========================================================================================================
+Release Notes - JBoss Remoting - Version 2.5.4.SP2
+
+Bug
+
+ * [JBREM-1276] - SecondaryServerSocketThread should catch java.lang.Error
+ * [JBREM-1282] - ServerInvoker does not close StreamHandler in the case of
"addstreamcallback"
+ * [JBREM-1285] - Callback Connector for in-jvm connection should create a
LocalServerInvoker
+ * [JBREM-1288] - StreamServer for in-jvm connection should create a
LocalServerInvoker
+
+Enhancement
+
+ * [JBREM-1275] - Make maxthreads, timeout configurable in
BisocketServerInvoker.SecondaryServerSocketThread
+ * [JBREM-1277] - Allow configuration of socket and bisocket accept thread priority
+ * [JBREM-1283] - CLONE [JBREM-1281] - Support setting executor in CoyoteInvoker
+
+Release
+
+ * [JBREM-1291] - Release 2.5.4.SP2
+
+Task
+
+ * [JBREM-1290] - Assure version compatibility with earlier versions of Remoting
+
+==========================================================================================================
Release Notes - JBoss Remoting - Version 2.5.4.SP1 - HTML format
Bug
Show replies by date