summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-02-21 02:54:49 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-02-21 02:54:49 +0000
commit0ac58ec75d58c0a2e6f446a432290c18b45db7a5 (patch)
tree81f047922a4e15fbb083536bb310b13badc71767 /ChangeLog
parentf7a53e70f9fa7defa6ebcbca9aa50c36a7b638cf (diff)
downloadATCD-0ac58ec75d58c0a2e6f446a432290c18b45db7a5.tar.gz
ChangeLogTag:Thu Feb 20 18:54:03 2003 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92c5d6390e2..5c7b754694a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Thu Feb 20 18:54:03 2003 Ossama Othman <ossama@uci.edu>
+
+ * apps/Gateway/Gateway/gatewayd.cpp:
+
+ Include "ace/Service_Object.h" to pull in ACE_Service_Object_Ptr
+ class declaration. Necessitated by inter-header dependency
+ reductions.
+
Thu Feb 20 18:49:37 2003 Ossama Othman <ossama@uci.edu>
* examples/Service_Configurator/Misc/Timer_Service.h: