summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-04 17:02:57 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-04 17:02:57 +0000
commit5513a8d93ea50888f18040f2f589d3fd862940c0 (patch)
tree133a711554f67caa8cea432e9f469678097bf8bf
parent3cbc6ec8eef14690102450724abf01ff11038fd0 (diff)
downloadATCD-5513a8d93ea50888f18040f2f589d3fd862940c0.tar.gz
ChangeLogTag:Sun Mar 04 10:58:08 2001 Nanbor Wang <nanbor@cs.wustl.edu>
-rw-r--r--ChangeLog12
-rw-r--r--ChangeLogs/ChangeLog-02a12
-rw-r--r--ChangeLogs/ChangeLog-03a12
-rw-r--r--ace/ace_dll.dsp8
-rw-r--r--ace/ace_lib.dsp8
5 files changed, 43 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index dc08b245134..4680dfbe53e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
+Sun Mar 04 10:58:08 2001 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * ace/ace_dll.dsp:
+ * ace/ace_lib.dsp: Added Log_Msg_NT_Event_Log.{h,cpp} to NT
+ project files.
+
Sun Mar 4 10:41:57 2001 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
-
+
* ace/Log_Msg.cpp,
ace/Log_Msg.h,
ace/Logging_Strategy.cpp,
@@ -9,11 +15,11 @@ Sun Mar 4 10:41:57 2001 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
ace/OS.i,
ace/ace.rc: Added support for the new NT event logging capability.
Thanks to Chris Kohlhoff <chris@kohlhoff.com> for contributing this.
-
+
* ace/Log_Msg_NT_Event_Log.cpp
ace/Log_Msg_NT_Event_Log.h
ace/ace_message_table.bin: Added these files to support the new
- NT event logging capability.
+ NT event logging capability.
Thanks to Chris Kohlhoff <chris@kohlhoff.com> for contributing
this.
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index dc08b245134..4680dfbe53e 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,5 +1,11 @@
+Sun Mar 04 10:58:08 2001 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * ace/ace_dll.dsp:
+ * ace/ace_lib.dsp: Added Log_Msg_NT_Event_Log.{h,cpp} to NT
+ project files.
+
Sun Mar 4 10:41:57 2001 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
-
+
* ace/Log_Msg.cpp,
ace/Log_Msg.h,
ace/Logging_Strategy.cpp,
@@ -9,11 +15,11 @@ Sun Mar 4 10:41:57 2001 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
ace/OS.i,
ace/ace.rc: Added support for the new NT event logging capability.
Thanks to Chris Kohlhoff <chris@kohlhoff.com> for contributing this.
-
+
* ace/Log_Msg_NT_Event_Log.cpp
ace/Log_Msg_NT_Event_Log.h
ace/ace_message_table.bin: Added these files to support the new
- NT event logging capability.
+ NT event logging capability.
Thanks to Chris Kohlhoff <chris@kohlhoff.com> for contributing
this.
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index dc08b245134..4680dfbe53e 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,5 +1,11 @@
+Sun Mar 04 10:58:08 2001 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * ace/ace_dll.dsp:
+ * ace/ace_lib.dsp: Added Log_Msg_NT_Event_Log.{h,cpp} to NT
+ project files.
+
Sun Mar 4 10:41:57 2001 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
-
+
* ace/Log_Msg.cpp,
ace/Log_Msg.h,
ace/Logging_Strategy.cpp,
@@ -9,11 +15,11 @@ Sun Mar 4 10:41:57 2001 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
ace/OS.i,
ace/ace.rc: Added support for the new NT event logging capability.
Thanks to Chris Kohlhoff <chris@kohlhoff.com> for contributing this.
-
+
* ace/Log_Msg_NT_Event_Log.cpp
ace/Log_Msg_NT_Event_Log.h
ace/ace_message_table.bin: Added these files to support the new
- NT event logging capability.
+ NT event logging capability.
Thanks to Chris Kohlhoff <chris@kohlhoff.com> for contributing
this.
diff --git a/ace/ace_dll.dsp b/ace/ace_dll.dsp
index f9fe0b085dd..b3999691401 100644
--- a/ace/ace_dll.dsp
+++ b/ace/ace_dll.dsp
@@ -438,6 +438,10 @@ SOURCE=.\Log_Msg_IPC.cpp
# End Source File
# Begin Source File
+SOURCE=.\Log_Msg_NT_Event_Log.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\Log_Record.cpp
# End Source File
# Begin Source File
@@ -1394,6 +1398,10 @@ SOURCE=.\Log_Msg_IPC.h
# End Source File
# Begin Source File
+SOURCE=.\Log_Msg_NT_Event_Log.h
+# End Source File
+# Begin Source File
+
SOURCE=.\Log_Priority.h
# End Source File
# Begin Source File
diff --git a/ace/ace_lib.dsp b/ace/ace_lib.dsp
index 160bab338fe..0fa973c11a0 100644
--- a/ace/ace_lib.dsp
+++ b/ace/ace_lib.dsp
@@ -421,6 +421,10 @@ SOURCE=.\Log_Msg_IPC.cpp
# End Source File
# Begin Source File
+SOURCE=.\Log_Msg_NT_Event_Log.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\Log_Record.cpp
# End Source File
# Begin Source File
@@ -1377,6 +1381,10 @@ SOURCE=.\Log_Msg_IPC.h
# End Source File
# Begin Source File
+SOURCE=.\Log_Msg_NT_Event_Log.h
+# End Source File
+# Begin Source File
+
SOURCE=.\Log_Priority.h
# End Source File
# Begin Source File