summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-30 21:11:55 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-30 21:11:55 +0000
commit56a4d8a16c8b76ebada917053025a8876d7cd099 (patch)
tree62fe7431e57e1b7a65a069cd4870a068f727de1a
parent030fda56841cdfd0e4e0611d27c55a49a1f579ce (diff)
downloadATCD-56a4d8a16c8b76ebada917053025a8876d7cd099.tar.gz
fixed some old ChangeLog entries
-rw-r--r--ChangeLog-98b5
1 files changed, 1 insertions, 4 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index f20e44ee23e..894a4052c21 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -191,9 +191,6 @@ Tue Oct 27 08:22:41 1998 David L. Levine <levine@cs.wustl.edu>
reentrance if fini () is called before the Object_Manager
is (explicitly) destroyed. Thanks to Gonzo for reporting it.
- * tests/run_tests.sh: commented out Thread_Pool_Reactor_Test.
- It doesn't run properly on some platforms.
-
Tue Oct 27 05:47:21 1998 Douglas C. Schmidt <schmidt@cs.wustl.edu>
* ACE version 4.5.65 released.
@@ -2052,7 +2049,7 @@ Mon Sep 28 16:06:05 1998 David L. Levine <levine@cs.wustl.edu>
is used and ACE_HAS_THREAD_SPECIFIC_STORAGE is #defined, then
the ACE TSS emulation will use one native TSS key.
- ACE_TSS_EMULATION may be useful on even on platforms that
+ ACE_TSS_EMULATION may be useful even on platforms that
have native thread specific storage. It offers these
advantages: