summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-09 17:18:12 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-09 17:18:12 +0000
commitdbe82649f016a845cf34dfa4d6234c7cb76dab9a (patch)
tree51f2fffd98ccbf7b5790e75783a838fbe174e801
parentb5bc6c2190e6554c201f4e163a26d81c1df5f258 (diff)
downloadATCD-dbe82649f016a845cf34dfa4d6234c7cb76dab9a.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 c5da9e70bd8..ff90190fccf 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -16,6 +16,9 @@ Wed Dec 09 07:02:06 1998 David L. Levine <levine@cs.wustl.edu>
* ace/config-linux-common.h: restored ACE_LACKS_GETPGID,
because ::getpgid () isn't found on Alpha with glibc 2.0.7.
+ * tests/Timeprobe_Test.cpp: disabled ACE_ENABLE_TIMEPROBES,
+ because the ACE lib is built by default without them.
+
1998-12-09 Irfan Pyarali <irfan@cs.wustl.edu>
* tests/Collection_Test.cpp: Added new test for ACE collections.