summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2000-12-22 14:26:53 +0000
committerSteve Huston <shuston@riverace.com>2000-12-22 14:26:53 +0000
commitd3c13f245a7f75999576915f092db4130fde7ee1 (patch)
tree4f72802e4be221bef8c4e35a787e15c1fce74fe4
parentff5426e6454f3616cbfe63952297516391b2f773 (diff)
downloadATCD-d3c13f245a7f75999576915f092db4130fde7ee1.tar.gz
.
-rw-r--r--ChangeLog12
-rw-r--r--ChangeLogs/ChangeLog-02a12
-rw-r--r--ChangeLogs/ChangeLog-03a12
3 files changed, 27 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a3ba86e426..69633b4ede7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,14 @@
+Fri Dec 22 09:12:37 2000 Steve Huston <shuston@riverace.com>
+
+ * ace/OS.h: ACE_DEFAULT_FILE_PERMS - added FILE_SHARE_DELETE to the
+ bits if building on Win NT4 or greater. Thanks to Nanbor Wang
+ for calling attention to this.
+
Fri Dec 22 08:06:10 2000 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
- * tests/Refcounted_Auto_Ptr_Test.cpp: Fixed the problem with an undefined
- ACE_Auto_Basic_Ptr<Scheduler> by adding an explicit template
- instantiation. Thanks to Frank A. Hunleth"
+ * tests/Refcounted_Auto_Ptr_Test.cpp: Fixed the problem with an
+ undefined ACE_Auto_Basic_Ptr<Scheduler> by adding an explicit
+ template instantiation. Thanks to Frank A. Hunleth
<fhunleth@cs.wustl.edu> for reporting this.
Thu Dec 21 18:12:38 2000 Steve Huston <shuston@riverace.com>
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 3a3ba86e426..69633b4ede7 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,8 +1,14 @@
+Fri Dec 22 09:12:37 2000 Steve Huston <shuston@riverace.com>
+
+ * ace/OS.h: ACE_DEFAULT_FILE_PERMS - added FILE_SHARE_DELETE to the
+ bits if building on Win NT4 or greater. Thanks to Nanbor Wang
+ for calling attention to this.
+
Fri Dec 22 08:06:10 2000 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
- * tests/Refcounted_Auto_Ptr_Test.cpp: Fixed the problem with an undefined
- ACE_Auto_Basic_Ptr<Scheduler> by adding an explicit template
- instantiation. Thanks to Frank A. Hunleth"
+ * tests/Refcounted_Auto_Ptr_Test.cpp: Fixed the problem with an
+ undefined ACE_Auto_Basic_Ptr<Scheduler> by adding an explicit
+ template instantiation. Thanks to Frank A. Hunleth
<fhunleth@cs.wustl.edu> for reporting this.
Thu Dec 21 18:12:38 2000 Steve Huston <shuston@riverace.com>
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 3a3ba86e426..69633b4ede7 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,8 +1,14 @@
+Fri Dec 22 09:12:37 2000 Steve Huston <shuston@riverace.com>
+
+ * ace/OS.h: ACE_DEFAULT_FILE_PERMS - added FILE_SHARE_DELETE to the
+ bits if building on Win NT4 or greater. Thanks to Nanbor Wang
+ for calling attention to this.
+
Fri Dec 22 08:06:10 2000 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
- * tests/Refcounted_Auto_Ptr_Test.cpp: Fixed the problem with an undefined
- ACE_Auto_Basic_Ptr<Scheduler> by adding an explicit template
- instantiation. Thanks to Frank A. Hunleth"
+ * tests/Refcounted_Auto_Ptr_Test.cpp: Fixed the problem with an
+ undefined ACE_Auto_Basic_Ptr<Scheduler> by adding an explicit
+ template instantiation. Thanks to Frank A. Hunleth
<fhunleth@cs.wustl.edu> for reporting this.
Thu Dec 21 18:12:38 2000 Steve Huston <shuston@riverace.com>