summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-09 16:14:18 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-09 16:14:18 +0000
commitd9b450ed3294d0dcac21ca5dde3581a30b705108 (patch)
tree6a99b1a8e878d0d8c76636c837f53a923b697790
parent1612ca8d39672f69300369201988406eee1496a3 (diff)
downloadATCD-d9b450ed3294d0dcac21ca5dde3581a30b705108.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 7ae4c6052d7..c5da9e70bd8 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -13,6 +13,9 @@ Wed Dec 09 07:02:06 1998 David L. Levine <levine@cs.wustl.edu>
Ivan Pascal <pascal@info.tsu.ru> for reporting that
getpid () is supported on those platforms.
+ * ace/config-linux-common.h: restored ACE_LACKS_GETPGID,
+ because ::getpgid () isn't found on Alpha with glibc 2.0.7.
+
1998-12-09 Irfan Pyarali <irfan@cs.wustl.edu>
* tests/Collection_Test.cpp: Added new test for ACE collections.