summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwustlbuilds <wustlbuilds@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-05-23 04:18:41 +0000
committerwustlbuilds <wustlbuilds@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-05-23 04:18:41 +0000
commitf92b83f8c42339cef147f471fe71380b36c4ad65 (patch)
tree51bebc03c0c9aaceca2ba1ab4a57576530780656
parent7850cad100f319b598fc30b42bae6f051df7bb29 (diff)
downloadATCD-f92b83f8c42339cef147f471fe71380b36c4ad65.tar.gz
5.2.3
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLogs/ChangeLog-02a4
-rw-r--r--ChangeLogs/ChangeLog-03a4
-rw-r--r--PROBLEM-REPORT-FORM2
-rw-r--r--VERSION2
-rw-r--r--ace/Version.h4
6 files changed, 16 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 16511938f2c..7aeb77c837f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed May 22 23:18:26 2002 Priyanka <oci@cs.wustl.edu>
+
+ * ACE version 5.2.3 released.
+
Sat May 18 09:32:58 2002 Ossama Othman <ossama@uci.edu>
* ace/SSL/SSL_SOCK_Stream.cpp (get_remote_addr):
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 16511938f2c..7aeb77c837f 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,7 @@
+Wed May 22 23:18:26 2002 Priyanka <oci@cs.wustl.edu>
+
+ * ACE version 5.2.3 released.
+
Sat May 18 09:32:58 2002 Ossama Othman <ossama@uci.edu>
* ace/SSL/SSL_SOCK_Stream.cpp (get_remote_addr):
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 16511938f2c..7aeb77c837f 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,7 @@
+Wed May 22 23:18:26 2002 Priyanka <oci@cs.wustl.edu>
+
+ * ACE version 5.2.3 released.
+
Sat May 18 09:32:58 2002 Ossama Othman <ossama@uci.edu>
* ace/SSL/SSL_SOCK_Stream.cpp (get_remote_addr):
diff --git a/PROBLEM-REPORT-FORM b/PROBLEM-REPORT-FORM
index efce468e934..5abedb2ace5 100644
--- a/PROBLEM-REPORT-FORM
+++ b/PROBLEM-REPORT-FORM
@@ -35,7 +35,7 @@
To: ace-bugs@cs.wustl.edu
Subject: [area]: [synopsis]
- ACE VERSION: 5.2.2
+ ACE VERSION: 5.2.3
HOST MACHINE and OPERATING SYSTEM:
If on Windows based OS's, which version of WINSOCK do you
diff --git a/VERSION b/VERSION
index 6c4c463d2b9..ab92841e221 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 5.2.2, released Sun Feb 17 16:32:01 2002.
+This is ACE version 5.2.3, released Wed May 22 23:18:26 2002.
If you have any problems with or questions about ACE, please send
email to the ACE mailing list (ace-users@cs.wustl.edu), using the form
diff --git a/ace/Version.h b/ace/Version.h
index f7360083915..ca01146814f 100644
--- a/ace/Version.h
+++ b/ace/Version.h
@@ -3,5 +3,5 @@
#define ACE_MAJOR_VERSION 5
#define ACE_MINOR_VERSION 2
-#define ACE_BETA_VERSION 2
-#define ACE_VERSION "5.2.2"
+#define ACE_BETA_VERSION 3
+#define ACE_VERSION "5.2.3"