summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-02 16:16:28 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-02 16:16:28 +0000
commit0d6c871ae1130d099b0efaa2bb71986c34d59055 (patch)
tree0b3120667ccc4e2b33130c13a0bbf8247bcf5836
parent2b65ec2a7895f050461cb3979584e33b549bd7a0 (diff)
downloadATCD-0d6c871ae1130d099b0efaa2bb71986c34d59055.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 794b5b3ea41..f2799e609bd 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -26,6 +26,8 @@ Tue Sep 01 20:59:11 1998 David L. Levine <levine@cs.wustl.edu>
* ace/OS.i (rw_trywrlock_upgrade): expanded/added comment to
clarify the with/without ACE_LACKS_RWLOCK_T distinction.
+ * ace/OS.i (sigwait): fixed indentation.
+
* ace/ACE.cpp (get_ip_interfaces): removed trailing } after comment
following #endif.