summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohnc <johnc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-06-22 15:01:15 +0000
committerjohnc <johnc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-06-22 15:01:15 +0000
commite0e6058fc62d9fbdd7ed0eec4485e5f0b187c27f (patch)
tree0d49ccff9156026fa0968f5e6aeb3c092b9b6b06
parentcdaa39b57313a074b9538f7c3f1d35aee7cd7466 (diff)
downloadATCD-e0e6058fc62d9fbdd7ed0eec4485e5f0b187c27f.tar.gz
ChangeLogTag: Fri Jun 22 14:58:53 UTC 2007 Ciju John <johnc at ociweb dot com>
-rw-r--r--CIAO/ChangeLog11
-rw-r--r--CIAO/PROBLEM-REPORT-FORM7
-rw-r--r--CIAO/VERSION3
-rw-r--r--CIAO/ciao/Version.h4
4 files changed, 13 insertions, 12 deletions
diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog
index c7098eaddea..1f9b65556e0 100644
--- a/CIAO/ChangeLog
+++ b/CIAO/ChangeLog
@@ -1,7 +1,10 @@
+Fri Jun 22 14:58:53 UTC 2007 Ciju John <johnc at ociweb dot com>
-Thu Jun 21 13:20:20 CDT 2007 Ciju John <johnc@ociweb.com>
-
- * CIAO version 0.5.9 released.
+ * ChangeLog:
+ * PROBLEM-REPORT-FORM:
+ * VERSION:
+ * ciao/Version.h:
+ Revert to x.5.8 status.
Wed Jun 6 20:00:19 UTC 2007 Gan Deng <gan.deng@vanderbilt.edu>
@@ -16,7 +19,7 @@ Wed Jun 6 16:52:46 UTC 2007 Gan Deng <gan.deng@vanderbilt.edu>
Fixed a type conversion warning on the
WinXP_VC71_NET_Dynamic_Debug build.
-
+
Wed Jun 6 02:04:42 UTC 2007 Phil Mesnier <mesnier_p@ociweb.com>
* ciaosvcs/Events/CIAO_RTEC/SimpleAddressServer.cpp:
diff --git a/CIAO/PROBLEM-REPORT-FORM b/CIAO/PROBLEM-REPORT-FORM
index 0f9e68c8230..4543b348572 100644
--- a/CIAO/PROBLEM-REPORT-FORM
+++ b/CIAO/PROBLEM-REPORT-FORM
@@ -43,9 +43,9 @@
To: ciao-users@cs.wustl.edu
Subject: [area]: [synopsis]
- CIAO VERSION: 0.5.9
- TAO VERSION : 1.5.9
- ACE VERSION : 5.5.9
+ CIAO VERSION: 0.5.8
+ TAO VERSION : 1.5.8
+ ACE VERSION : 5.5.8
HOST MACHINE and OPERATING SYSTEM:
If on Windows based OS's, which version of WINSOCK do you
@@ -92,4 +92,3 @@ transcript if at all possible. ]
SAMPLE FIX/WORKAROUND:
[If available ]
-
diff --git a/CIAO/VERSION b/CIAO/VERSION
index a016444e00d..24ed4370d5d 100644
--- a/CIAO/VERSION
+++ b/CIAO/VERSION
@@ -1,4 +1,4 @@
-This is CIAO version 0.5.9, released Thu Jun 21 13:20:20 CDT 2007
+This is CIAO version 0.5.8, released Mon Apr 30 08:59:37 CDT 2007
If you have any problems with or questions about CIAO, please send
e-mail to the CIAO mailing list (ciao-users@cs.wustl.edu), using the
@@ -9,4 +9,3 @@ see responses, please do one of the following:
contents "subscribe ciao-users" to majordomo@cs.wustl.edu.
2) Or, monitor the comp.soft-sys.ace newsgroup for responses.
-
diff --git a/CIAO/ciao/Version.h b/CIAO/ciao/Version.h
index a3cba2b5af7..655cffc235e 100644
--- a/CIAO/ciao/Version.h
+++ b/CIAO/ciao/Version.h
@@ -5,5 +5,5 @@
#define CIAO_MAJOR_VERSION 0
#define CIAO_MINOR_VERSION 5
-#define CIAO_BETA_VERSION 9
-#define CIAO_VERSION "0.5.9"
+#define CIAO_BETA_VERSION 8
+#define CIAO_VERSION "0.5.8"