summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLog-99c11
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 99ead15ca0b..dacb7956f45 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,14 @@
+Thu Jul 15 21:01:28 1999 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO_IDL/be/be_helper.cpp:
+ * TAO_IDL/be/be_sequence.cpp:
+ Made some print format symbols agree with their
+ arguments, warnings from the new egcs.
+
+ * TAO_IDL/be/be_sunsoft.cpp:
+ Changed added 'u' and 'f' suffixes to integer and
+ float literals to upper case for readability.
+
Thu Jul 15 20:50:01 1999 Jeff Parsons <parsons@cs.wustl.edu>
* TAO/tests/Makefile: