summaryrefslogtreecommitdiff
path: root/ChangeLog-96b
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-15 04:21:12 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-15 04:21:12 +0000
commitf3f36fd2d31a17b79a64ea785d3f9e8116c9487a (patch)
treeef26abe2f24ebded62cccebd223ab902ac0d758b /ChangeLog-96b
parent79805057d29b44baabe2f3566dc5aefbaf3d5aa7 (diff)
downloadATCD-f3f36fd2d31a17b79a64ea785d3f9e8116c9487a.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r--ChangeLog-96b5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b
index 790f4fd5170..d9f57161a00 100644
--- a/ChangeLog-96b
+++ b/ChangeLog-96b
@@ -4,6 +4,11 @@ Sat Dec 14 11:39:15 1996 David L. Levine <levine@cs.wustl.edu>
removed ACE_INLINE qualifier from functions in .cpp files; in
the case of Synch_T, moved ACE_INLINE functions from .cpp to .i file
+ * apps/Gateway/Gateway/Routing_Table.cpp,
+ examples/ASX/Event_Server/Event_Server/Peer_Router.cpp,
+ examples/ASX/UPIPE_Event_Server/Peer_Router.cpp:
+ removed ACE_INLINEs from .cpp files
+
* ace/CORBA_Handler.h and ace/Token_Collection.{h,cpp}:
changed __INLINE__ to __ACE_INLINE__