summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-12-01 19:58:09 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-12-01 19:58:09 +0000
commita72332a983f75e70d37851922d8db99375c94ed9 (patch)
treea337dd3faee2be1f51a177a35ce2a61ada646e4d
parent38ce114604ef89b8dce4339661ee6e29380444ad (diff)
downloadATCD-a72332a983f75e70d37851922d8db99375c94ed9.tar.gz
* TAO_IDL/be/be_interface.cpp:
Added missing parameter to match %p in an ACE_ERROR message. Thanks to Chad Elliott chad@wugate.wustl.edu for pointing this out.
-rw-r--r--TAO/ChangeLog-99c7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 3a4f69af442..716cb558891 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,10 @@
+Wed Dec 1 13:52:25 1999 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO_IDL/be/be_interface.cpp:
+ Added missing parameter to match %p in an ACE_ERROR
+ message. Thanks to Chad Elliott chad@wugate.wustl.edu
+ for pointing this out.
+
Wed Dec 1 12:38:10 1999 Jeff Parsons <parsons@cs.wustl.edu>
* tao/Exception.h: