summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-05-04 00:17:31 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-05-04 00:17:31 +0000
commitcc86835b7844404e6de62f7c80b9a7f8405076e9 (patch)
tree997488bc13131b257daa566f43d5e67c99a67980
parent58cbfeaa3ed3ccb41bab432eb6f54810c0e5b13a (diff)
downloadATCD-cc86835b7844404e6de62f7c80b9a7f8405076e9.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog7
-rw-r--r--ChangeLogs/ChangeLog-02a7
-rw-r--r--ChangeLogs/ChangeLog-03a7
3 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 82d3259c3a4..a18a371358b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Wed May 3 17:16:12 2000 Ossama Othman <ossama@uci.edu>
+
+ * ace/Log_Msg.h (log_priority_enabled):
+
+ Corrected use of "ASYS_TCHAR." "ACE_TCHAR" should be used
+ instead.
+
Wed May 3 18:07:16 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
* ace/Log_Msg: Added the new log_priority_enabled() method. Thanks
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 82d3259c3a4..a18a371358b 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,10 @@
+Wed May 3 17:16:12 2000 Ossama Othman <ossama@uci.edu>
+
+ * ace/Log_Msg.h (log_priority_enabled):
+
+ Corrected use of "ASYS_TCHAR." "ACE_TCHAR" should be used
+ instead.
+
Wed May 3 18:07:16 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
* ace/Log_Msg: Added the new log_priority_enabled() method. Thanks
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 82d3259c3a4..a18a371358b 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,10 @@
+Wed May 3 17:16:12 2000 Ossama Othman <ossama@uci.edu>
+
+ * ace/Log_Msg.h (log_priority_enabled):
+
+ Corrected use of "ASYS_TCHAR." "ACE_TCHAR" should be used
+ instead.
+
Wed May 3 18:07:16 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
* ace/Log_Msg: Added the new log_priority_enabled() method. Thanks