summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-02 16:37:47 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-02 16:37:47 +0000
commit011459952a7a0036e52645f0dad408d301e00f5e (patch)
treea7f1020de87e9e161127d8326282ea05e5ecb99f
parent64aa7aa7af9f46fbd6d2c25c5201f0797e096a27 (diff)
downloadATCD-011459952a7a0036e52645f0dad408d301e00f5e.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98a6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 7c0dbb9c654..f5095ae6474 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -15,7 +15,11 @@ Tue Dec 02 06:16:39 1997 David L. Levine <levine@cs.wustl.edu>
Thanks to Ben Eng <ben@jetpen.com> for this update.
* ace/Profile_Timer.cpp (elapsed_time): changed
- ACE_ONE_SECOND_IN_USECS to ACE_ONE_SECOND_IN_NSECS.
+ ACE_ONE_SECOND_IN_USECS to ACE_ONE_SECOND_IN_NSECS. Thanks
+ to Wei for noticing this.
+
+ * ace/OS.cpp (inet_aton): removed CHORUS specialization.
+ Thanks to Wei for reporting this.
* include/makeinclude/platform_chorus.GNU: added CHORUS = 1,
for use by individual Makefiles.