summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-27 15:57:57 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-27 15:57:57 +0000
commita6a4dc6829adc1d4b4532482a32cba80a62a245c (patch)
tree121e654a770bd1ef142b47891bce5b34b2341c58
parent100cdf7289c4ab0f46adfcd58dd2639b00e3c7bd (diff)
downloadATCD-a6a4dc6829adc1d4b4532482a32cba80a62a245c.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index fb62b207967..069be391ac8 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -9,6 +9,11 @@ Tue Oct 27 08:22:41 1998 David L. Levine <levine@cs.wustl.edu>
put these in #ifndef STHREADS && #ifndef POSIX_SEM protection
to avoid compiler warnings about unused variable/function.
+ * ace/config-sunos5.5.h: added comment to comment out
+ ACE_HAS_REGEX if there are link problems with g++ or egcs on
+ SunOS 5.5. Thanks to Hakan Kallberg <hk@simulina.se> for
+ reporting this.
+
* ACE-INSTALL.html: added note about segfault when attempting to
register a signal handler on LynxOS 3.0.0/PowerPC.