summaryrefslogtreecommitdiff
path: root/ChangeLogs/ChangeLog-03a
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLogs/ChangeLog-03a')
-rw-r--r--ChangeLogs/ChangeLog-03a12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index c82a64b6af1..d568035beaf 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,15 @@
+Fri Jun 22 00:26:34 2001 Krishnakumar B <kitty@cs.wustl.edu>
+
+ * examples/Log_Msg/test_ostream.cpp (main):
+
+ Changed the type of flags to ios::openmode from int to fix
+ errors under gcc-3.0.
+
+ * examples/IOStream/client:
+ * examples/IOStream/server:
+
+ Added ACE_UNUSED_ARG to fix a couple of warnings.
+
Thu Jun 21 13:57:09 2001 Chad Elliott <elliott_c@ociweb.com>
* apps/JAWS/clients/Caching/http_handler.h: