summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-02 22:33:55 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-02 22:33:55 +0000
commitf9d90367a048fb760247f27c258834e2bf3835fb (patch)
tree00a417ce5fc020060cec8b5dc82052fe4cc7cdfd
parente325c9b72b8765b3217e7227aac44bd7c1ffd25f (diff)
downloadATCD-f9d90367a048fb760247f27c258834e2bf3835fb.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-98c13
1 files changed, 13 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 86cd268f416..f0b18a99577 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,3 +1,16 @@
+Tue Dec 02 15:29:41 1997 <nw1@CHA-CHA>
+
+ * tao/{connect,orb_core}.h: Moved Win32 specific template
+ specialization declaration from connect.h to orb_core.h because
+ the definition had moved to orb_core.i.
+
+ * tao/object.cpp: Removed conditional directives around
+ DEFINE_GUID for IID_IUnknown. This is now defined for Win32
+ also.
+
+ * tao/TAO.dsp: Removed macro definition __IIOP_BUILD. It was not
+ used anywhere.
+
Tue Dec 2 10:25:47 1997 Carlos O'Ryan <coryan@macarena.cs.wustl.edu>
* tao/corba.h: