summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLog-99c8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 3e496c48a62..e97755f534d 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,11 @@
+Tue Aug 24 21:08:45 1999 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO_IDL/be/be_visitor_enum/enum_ch.cpp:
+ Had to change the 32-bit enforcing value below to
+ 0x7FFFFFF. Evidently there is at least one version
+ of HPUX that doesn't like the 0xFFFFFFFF value. Thanks
+ to Carlos for pointing this out.
+
Tue Aug 24 19:09:20 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
* performance-tests/Latency/client.cpp: