summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ACE-INSTALL.html5
-rw-r--r--ChangeLog6
-rw-r--r--THANKS1
-rw-r--r--apps/Gateway/README4
4 files changed, 9 insertions, 7 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index 5ff87b41d90..ae9d95c4985 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -1347,9 +1347,8 @@ for the pointer to the STL fixes.<P>
Right now there is a SP4 (and hopefully only one of them) which fixes a
deadlock problem in the STL. <P>
-We no longer actively support MSVC 4.x or earlier. ACE might work with
-these compilers but probably not without a bit of effort. <P>
-
+We no longer actively support MSVC++ 5.x or earlier. ACE might work
+with these compilers but probably not without a bit of effort. <P>
<OL>
<LI>Uncompress the ACE distribution into a directory, where it will create a
diff --git a/ChangeLog b/ChangeLog
index e8b171f8469..a6e9700b432 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Fri Jul 18 18:59:46 2003 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
+
+ * ACE-INSTALL.html: Clarified that ACE+TAO no longer build with
+ MSVC++ 5.x or earlier. Thanks to Amol Tambe
+ <Amol.Tambe@ideas.com> for reporting this.
+
Sat Jul 19 18:38:50 UTC 2003 Don Hinton <dhinton@dresystems.com>
* docs/ACE-guidelines.html:
diff --git a/THANKS b/THANKS
index a7173acd67d..8c29fc7ade3 100644
--- a/THANKS
+++ b/THANKS
@@ -1740,6 +1740,7 @@ Roy Pollock <rpollock@ghs.com>
Eric Held <Eric.Held@harris.com>
Kees van Marle <kvmarle@remedy.nl>
Dieter Knüppel <dknueppel@datus.com>
+Amol Tambe <Amol.Tambe@ideas.com>
I would particularly like to thank Paul Stephenson, who worked with me
at Ericsson in the early 1990's. Paul devised the recursive Makefile
diff --git a/apps/Gateway/README b/apps/Gateway/README
index 09a04814536..7861e1051e9 100644
--- a/apps/Gateway/README
+++ b/apps/Gateway/README
@@ -132,9 +132,5 @@ To run the tests do the following:
characters in the ./gatewayd window and the process will shut down
gracefully.
-Please let me know if there are any problems, questions, or
-suggestions for improvement.
- Doug
- schmidt@cs.wustl.edu