summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-02 14:46:52 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-02 14:46:52 +0000
commit199393341b1a33f6c9e9698e7f7dda60ac0a6432 (patch)
tree4a19fbbfd65678454d172379627293e054f4e804
parentb5e719cb3351026e42ad74e61aec6786c389b4f3 (diff)
downloadATCD-199393341b1a33f6c9e9698e7f7dda60ac0a6432.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 500ca5ce6ee..25d19834f46 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -14,6 +14,9 @@ Tue Sep 01 20:59:11 1998 David L. Levine <levine@cs.wustl.edu>
* ace/OS.i (ts_object): commented test appearing after the #endif.
+ * ace/OS.i (rw_trywrlock_upgrade): expanded/added comment to
+ clarify the with/without ACE_LACKS_RWLOCK_T distinction.
+
* ace/ACE.cpp (get_ip_interfaces): removed trailing } after comment
following #endif.