summaryrefslogtreecommitdiff
path: root/ChangeLog-97a
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r--ChangeLog-97a5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a
index 371057a8cc2..9289d7e1c19 100644
--- a/ChangeLog-97a
+++ b/ChangeLog-97a
@@ -28,6 +28,11 @@ Sat Jun 28 08:27:27 1997 David L. Levine <levine@cs.wustl.edu>
"result" if ! ACE_HAS_STREAM_PIPES, because it's not used in
that case.
+ * ace/config-vxworks5.x-g++.h: added ACE_LACKS_IOSTREAM_FX,
+ ACE_LACKS_LINEBUFFERED_STREAMBUF, and ACE_LACKS_SIGNED_CHAR.
+
+ * ace/IOStream_T.h (ipfx): comment out unused variable "need".
+
* platform_vxworks5.2_g++.GNU: added -Wall now that the ACE library
builds cleanly with it.