summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohnc <johnc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-06-22 14:58:45 +0000
committerjohnc <johnc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-06-22 14:58:45 +0000
commitcdaa39b57313a074b9538f7c3f1d35aee7cd7466 (patch)
tree4aa8d89fa0fb1fd90ae0ee6681a70b75fa9c9050
parentd6fafa85cf666d1b989bb3b4ff840d1fed5650bc (diff)
downloadATCD-cdaa39b57313a074b9538f7c3f1d35aee7cd7466.tar.gz
ChangeLogTag: Fri Jun 22 14:56:03 UTC 2007 Ciju John <johnc at ociweb dot com>
-rw-r--r--TAO/ChangeLog9
-rw-r--r--TAO/PROBLEM-REPORT-FORM5
-rw-r--r--TAO/VERSION3
-rw-r--r--TAO/tao/Version.h4
4 files changed, 11 insertions, 10 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 940247844ce..4684af75f2c 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,7 +1,10 @@
+Fri Jun 22 14:56:03 UTC 2007 Ciju John <johnc at ociweb dot com>
-Thu Jun 21 13:20:20 CDT 2007 Ciju John <johnc@ociweb.com>
-
- * TAO version 1.5.9 released.
+ * ChangeLog:
+ * PROBLEM-REPORT-FORM:
+ * VERSION:
+ * tao/Version.h:
+ Revert to x.5.8 status.
Tue Jun 19 15:37:16 UTC 2007 Ciju John <johnc at ociweb dot com>
diff --git a/TAO/PROBLEM-REPORT-FORM b/TAO/PROBLEM-REPORT-FORM
index 2478faa50f2..9cb9fbab2c9 100644
--- a/TAO/PROBLEM-REPORT-FORM
+++ b/TAO/PROBLEM-REPORT-FORM
@@ -43,8 +43,8 @@
To: tao-bugs@cs.wustl.edu
Subject: [area]: [synopsis]
- TAO VERSION: 1.5.9
- ACE VERSION: 5.5.9
+ 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
@@ -91,4 +91,3 @@ transcript if at all possible. ]
SAMPLE FIX/WORKAROUND:
[If available ]
-
diff --git a/TAO/VERSION b/TAO/VERSION
index d63bbc08176..4c17282c3d2 100644
--- a/TAO/VERSION
+++ b/TAO/VERSION
@@ -1,4 +1,4 @@
-This is TAO version 1.5.9, released Thu Jun 21 13:20:20 CDT 2007
+This is TAO version 1.5.8, released Mon Apr 30 08:59:37 CDT 2007
If you have any problems with or questions about TAO, please send
e-mail to the TAO mailing list (tao-users@cs.wustl.edu), using the
@@ -9,4 +9,3 @@ see responses, please do one of the following:
contents "subscribe tao-users" to majordomo@cs.wustl.edu.
2) Or, monitor the comp.soft-sys.ace newsgroup for responses.
-
diff --git a/TAO/tao/Version.h b/TAO/tao/Version.h
index 3076bc7732f..2058372aa33 100644
--- a/TAO/tao/Version.h
+++ b/TAO/tao/Version.h
@@ -5,5 +5,5 @@
#define TAO_MAJOR_VERSION 1
#define TAO_MINOR_VERSION 5
-#define TAO_BETA_VERSION 9
-#define TAO_VERSION "1.5.9"
+#define TAO_BETA_VERSION 8
+#define TAO_VERSION "1.5.8"