summaryrefslogtreecommitdiff
path: root/TAO/ChangeLogs/ChangeLog-02a
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLogs/ChangeLog-02a')
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index f471f69b748..9d98ca3d8b8 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,11 @@
+Tue Mar 20 08:30:10 2001 Ossama Othman <ossama@uci.edu>
+
+ * tao/Exception.cpp (_tao_get_omg_exception_description):
+
+ Forgot to add the "const" qualifier to the description table
+ declarations. This fixes a "string literal loses const
+ qualifier" warning.
+
Tue Mar 20 06:17:32 2001 Balachandran Natarajan <bala@cs.wustl.edu>
* orbsvcs/examples/RtEC/Schedule:/Service.cpp: Fixed a nagging