summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-22 12:31:08 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-22 12:31:08 +0000
commit6eafa089ef5bff094860ab112fceddabbb65199d (patch)
tree967b50fa935964b74b8b59964a806b9aa8a59cd9
parent6fef58ecb9464da00cc63f3deddac072c60b98d5 (diff)
downloadATCD-6eafa089ef5bff094860ab112fceddabbb65199d.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 9de2f3ad6c3..f93fd5b0b33 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,7 +1,12 @@
+Sat May 22 07:30:44 1999 David L. Levine <levine@cs.wustl.edu>
+
+ * ace/config-chorus.h,ace/config-lynxos.h: added
+ ACE_HAS_NONCONST_SELECT_TIMEVAL.
+
Fri May 21 21:12:37 1999 Irfan Pyarali <irfan@cs.wustl.edu>
- * ace/Map_Manager.i (operator==): Since <map_man_> is a pointer
- now, we must compare by value, rather than by address.
+ * ace/Map_Manager.i (operator==): Since <map_man_> is a pointer
+ now, we must compare by value, rather than by address.
Fri May 21 12:56:38 1999 David L. Levine <levine@cs.wustl.edu>