Update of /cvsroot/openorb/SSL/src/etc
In directory usw-pr-cvs1:/tmp/cvs-serv23165/SSL/src/etc
Modified Files:
CHANGELOG
Log Message:
Updated the version to 1.2.1 in CHANGELOG as well as in ReleaseInfo.
Added the class ReleaseInfo where it was not available yet.
Index: CHANGELOG
===================================================================
RCS file: /cvsroot/openorb/SSL/src/etc/CHANGELOG,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- CHANGELOG 2002/01/09 12:46:35 1.1.1.1
+++ CHANGELOG 2002/01/10 19:26:06 1.2
@@ -1,6 +1,8 @@
-OpenORB SSL Extension
----------------------
+OpenORB SSL
+-----------
+Version 1.2.1 - January, 11 2002 - SSL_1_2_1
+
- Updated the version number to 1.2.1.
- Bug #715: Added trace output for original exceptions.
@@ -21,7 +23,7 @@
attack, opening connections without proceeding with the SSL
handshake. Thanks to Michael Rumpf <mi...@ru...> for
this patch.
-
+
- Update: Flags in the client/server to allow interoperability.
Version 1.1.0 - May, 8 2001 - SSL_1_1_0
|