summaryrefslogtreecommitdiff
path: root/ChangeLog-99b
diff options
context:
space:
mode:
authorvishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-12-27 05:51:31 +0000
committervishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-12-27 05:51:31 +0000
commit54be5f4cf7103d0c4774052efb35695de27bb324 (patch)
treef13b4a72660f643da97fed7b58e0c76a711b8dd8 /ChangeLog-99b
parentec3418e291d43381f46c0c2985f70618070a9fff (diff)
downloadATCD-54be5f4cf7103d0c4774052efb35695de27bb324.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r--ChangeLog-99b4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 67621e210bf..851d6899744 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -3,8 +3,8 @@ Sun Dec 26 23:45:44 1999 Vishal Kachroo <vishal@cs.wustl.edu>
* QoS_Session.h: Provided a definition for the virtual destructor
of ACE_QoS_Session.
- * QoS_Session_Impl: Replaced the ACE_LACKS_INLINE_FUNCTIONS macro
- with __ACE_INLINE__.
+ * QoS_Session_Impl.{cpp,h}: Replaced the
+ ACE_LACKS_INLINE_FUNCTIONS macro with __ACE_INLINE__.
Sun Dec 26 21:50:46 1999 Vishal Kachroo <vishal@cs.wustl.edu>