summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog12
-rw-r--r--ChangeLogs/ChangeLog-02a12
-rw-r--r--ChangeLogs/ChangeLog-03a12
3 files changed, 36 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e16b21c77a2..f5ca056c3fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Tue Jan 4 14:09:51 2000 Ossama Othman <othman@cs.wustl.edu>
+
+ * configure.in:
+
+ Fixed test that checks if sched.h is needed for thread
+ scheduling definitions. This should correct problems discovered
+ on RedHat 6.1 installations.
+
+ Improved sys_nerr and sys_errlist[] tests by checking for
+ external global variables in libraries. This should correct a
+ problem discovered in an AIX configure script run.
+
Tue Jan 4 13:23:26 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* ace/Service_Config: Updated the documentation for the various
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index e16b21c77a2..f5ca056c3fc 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,15 @@
+Tue Jan 4 14:09:51 2000 Ossama Othman <othman@cs.wustl.edu>
+
+ * configure.in:
+
+ Fixed test that checks if sched.h is needed for thread
+ scheduling definitions. This should correct problems discovered
+ on RedHat 6.1 installations.
+
+ Improved sys_nerr and sys_errlist[] tests by checking for
+ external global variables in libraries. This should correct a
+ problem discovered in an AIX configure script run.
+
Tue Jan 4 13:23:26 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* ace/Service_Config: Updated the documentation for the various
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index e16b21c77a2..f5ca056c3fc 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,15 @@
+Tue Jan 4 14:09:51 2000 Ossama Othman <othman@cs.wustl.edu>
+
+ * configure.in:
+
+ Fixed test that checks if sched.h is needed for thread
+ scheduling definitions. This should correct problems discovered
+ on RedHat 6.1 installations.
+
+ Improved sys_nerr and sys_errlist[] tests by checking for
+ external global variables in libraries. This should correct a
+ problem discovered in an AIX configure script run.
+
Tue Jan 4 13:23:26 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* ace/Service_Config: Updated the documentation for the various