summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index f5cfd5d6ce4..cc3ac8d0736 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,8 @@
+Tue Aug 8 09:38:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp:
+ Initailize some pointers explicitly with 0 to fix gcc41 warnings
+
Tue Aug 8 09:33:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
* TAO_IDL/ast/ast_interface.cpp: