Author: ron.sigal(a)jboss.com
Date: 2008-04-26 16:17:38 -0400 (Sat, 26 Apr 2008)
New Revision: 4082
Modified:
remoting2/branches/2.x/docs/README.txt
Log:
JBREM-968: Added release notes for 2.4.0.CR2.
Modified: remoting2/branches/2.x/docs/README.txt
===================================================================
--- remoting2/branches/2.x/docs/README.txt 2008-04-26 18:05:24 UTC (rev 4081)
+++ remoting2/branches/2.x/docs/README.txt 2008-04-26 20:17:38 UTC (rev 4082)
@@ -29,7 +29,27 @@
Current issues can be found within the JBoss Remoting project on Jira
(
http://jira.jboss.com). If you find a bug or issue that is not already
in Jira, please create one.
+==========================================================================================================
+Release Notes - JBoss Remoting - Version 2.4.0.CR2 - Text format
+Bug
+ * [JBREM-947] - ConnectionValidator hangs when server dies
+ * [JBREM-951] - CLONE [JBREM-942] - A deadlock encountered on ConnectionValidator
+ * [JBREM-955] - CLONE [JBREM-954] - InterruptException should not be rethrown as
CannotConnectionException
+ * [JBREM-956] - Make LeasePinger timeout separately configurable
+ * [JBREM-966] - CLONE [JBREM-965] - Fix PortUtil.getRandomStartingPort()
+
+Release
+
+ * [JBREM-968] - Release 2.4.0.CR2
+
+Task
+
+ * [JBREM-934] - Put code subject to a security manager in privileged blocks
+ * [JBREM-953] - CLONE [JBREM-945] - Allow ServerThread to keep running after
SocketTImeoutException
+ * [JBREM-967] - Assure version compatibility with earlier versions of Remoting
+ * [JBREM-969] - Run soak test
+
==========================================================================================================
Release Notes - JBoss Remoting - Version 2.4.0.CR1 (Pinto)
Bug