summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-09 19:57:15 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-09 19:57:15 +0000
commit145e57141b3e58316366c24cdcd1ecf22333328a (patch)
tree2c8993aa228cfaf0b9ddbccb6225a2fb6f955153
parenta7341107cc3be5b856492d6266ee829d17956765 (diff)
downloadATCD-145e57141b3e58316366c24cdcd1ecf22333328a.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c7
1 files changed, 6 insertions, 1 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index fc4dd412f3a..26bd55bca56 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,8 @@
+Fri Apr 09 12:52:24 1999 Irfan Pyarali <irfan@cs.wustl.edu>
+
+ * examples/POA/DSI/Database_i.cpp (_is_a): Removed
+ ACE_UNUSED_ARG(named_value_1) since named_value_1 was removed.
+
Fri Apr 9 14:29:42 1999 Jeff Parsons <parsons@cs.wustl.edu>
* tao/Any.{h,cpp}:
@@ -18,7 +23,7 @@ Fri Apr 9 13:28:06 1999 Vishal Kachroo <vishal@cs.wustl.edu>
Updated the following .dsp files to incorporate the recent file
name changes for Time service server and clerk.
-
+
* Time_Service_{Server,Clerk}.dsp
Fri Apr 9 11:30:37 1999 Nanbor Wang <nanbor@cs.wustl.edu>