summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>