Author: ron.sigal(a)jboss.com
Date: 2010-05-10 21:50:22 -0400 (Mon, 10 May 2010)
New Revision: 5855
Modified:
remoting2/branches/2.x/docs/README.txt
Log:
JBREM-1223: added release notes for 2.5.2.SP3.
Modified: remoting2/branches/2.x/docs/README.txt
===================================================================
--- remoting2/branches/2.x/docs/README.txt 2010-05-11 00:40:49 UTC (rev 5854)
+++ remoting2/branches/2.x/docs/README.txt 2010-05-11 01:50:22 UTC (rev 5855)
@@ -41,6 +41,33 @@
==========================================================================================================
==========================================================================================================
+Release Notes - JBoss Remoting - Version 2.5.2.SP3 (Flounder)
+
+Bug
+
+ * [JBREM-1180] - Formally reject hostnames which don't conform to RFC-952
+ * [JBREM-1181] - Fix NPE in SSLSocketBuilder
+ * [JBREM-1183] - ServerThread should catch java.lang.Error
+ * [JBREM-1184] - Fix NPE in ClassByteClassLoader.addClass()
+ * [JBREM-1185] - Change use of == to String.equals() in
SSLSocketBuilder.validateStoreURL()
+ * [JBREM-1188] - Socket transport doesn't set "timeout" to default
value
+ * [JBREM-1218] - ConnectionValidator.isValid should be volatile
+
+Feature Request
+
+ * [JBREM-1179] - jboss-remoting.jar should log a version message when it is loaded
+
+Release
+
+ * [JBREM-1223] - Release 2.5.2.SP3
+
+Task
+
+ * [JBREM-1163] - Evaluate FindBugs reports
+ * [JBREM-1220] - Update jars to match EAP 5.1.0
+ * [JBREM-1222] - Assure version compatibility with earlier versions of Remoting
+
+==========================================================================================================
Release Notes - JBoss Remoting - Version 2.5.2.SP2 (Flounder) - Text format
Bug
Show replies by date