summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>1998-10-06 20:20:38 +0000
committerSteve Huston <shuston@riverace.com>1998-10-06 20:20:38 +0000
commit6c9f26c72230fb1cc0d355c588f4cff16d9249f4 (patch)
tree685914260295a6a7664837b9fd70bc271b50a56b
parent0204ad98faa19d18a4d905ef0d406d17b6ec0ca9 (diff)
downloadATCD-6c9f26c72230fb1cc0d355c588f4cff16d9249f4.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 084eff6ab6c..6daa13ab7e7 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -4,6 +4,11 @@ Tue Oct 6 15:06:21 1998 Steve Huston <shuston@riverace.com>
version of the ctor with no args - it's equivalent to the one
with all defaulted args, and HP aCC complained.
+ * ace/NT_Service.{h cpp i}: New class, ACE_NT_Service. This provides
+ a class and supporting macros to integrate NT Services into the
+ ACE framework at run-time. I'll work on getting an example into
+ the kit soon.
+
Tue Oct 6 12:49:37 EDT 1998 James CE Johnson <jcej@lads.com>
* docs/tutorials/006/client_handler.cpp