summaryrefslogtreecommitdiff
path: root/ChangeLog-98a
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-27 13:32:35 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-27 13:32:35 +0000
commit974134f75159c08a03c0bea358561d97423adde7 (patch)
treef5ad809ed1c97d6255396899bfa13da0e87a34b0 /ChangeLog-98a
parentddf8307dce7c4fadc4a337ca65894bb6b83d45ec (diff)
downloadATCD-974134f75159c08a03c0bea358561d97423adde7.tar.gz
updated Svc_Conf_y.cpp.diff patch file
Diffstat (limited to 'ChangeLog-98a')
-rw-r--r--ChangeLog-98a14
1 files changed, 7 insertions, 7 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 5c27d0f39fa..42ade933e7e 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -1,16 +1,16 @@
Mon Apr 27 07:18:54 1998 Nanbor Wang <nanbor@cs.wustl.edu>
- * ace/Service_Object.i (ACE_Service_Object_Ptr): Delete the
- underlying Service_Object after calling its fini() method.
- Thanks to Tom Arbuckle <arbuckle@uran.informatik.uni-bonn.de>
- for pointing this out.
+ * ace/Service_Object.i (ACE_Service_Object_Ptr): Delete the
+ underlying Service_Object after calling its fini() method.
+ Thanks to Tom Arbuckle <arbuckle@uran.informatik.uni-bonn.de>
+ for pointing this out.
Sun Apr 26 21:50:07 1998 David L. Levine <levine@cs.wustl.edu>
- * ace/Svc_Conf_l.cpp,etc/Svc_Conf_l.cpp.diff,etc/README:
- updated the patch file. Thanks to J. Russell Noseworthy
+ * ace/Svc_Conf_l.cpp,etc/Svc_Conf_[ly].cpp.diff,etc/README:
+ updated the patch files. Thanks to J. Russell Noseworthy
<rnosewor@objectsciences.com> for reporting problems with
- it.
+ them.
Sun Apr 26 01:05:20 1998 Douglas C. Schmidt <schmidt@cs.wustl.edu>