summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-03-16 08:04:44 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-03-16 08:04:44 +0000
commit78c96dc0a3f1b08481ff6cfc101505105a4d6915 (patch)
treefb4a97c90e697443020c8d6a6d062854b8ccba05
parent75417731f0f2cf0124172b83e14d0fb32fc6b59b (diff)
downloadATCD-78c96dc0a3f1b08481ff6cfc101505105a4d6915.tar.gz
ChangeLogTag: Tue Mar 16 08:04:13 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog11
1 files changed, 8 insertions, 3 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 6eaaade8f85..de469236390 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,8 @@
+Tue Mar 16 08:04:13 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * orbsvcs/Notify_Service/NT_Notify_Service.cpp:
+ Fixed compile problem in MinGW build.
+
Sun Mar 14 20:49:47 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* tao/TAO.dsp:
@@ -28,8 +33,8 @@ Sun Mar 14 10:19:53 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
DnC spec implementation too. We should be having more of this
(for other basic types) once x.4.1 goes off. Till then to
satisfy the shorter term goal, checking the generated code into
- the repository.
-
+ the repository.
+
* tao/Makefile.bor:
* tao/Makefile.tao:
* tao/tao.mpc:
@@ -41,7 +46,7 @@ Fri Mar 12 17:24:03 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* examples/Advanced/ch_8_and_10/Advanced_ch_8_and_10.mpc:
Added dummy_label to the MPC to get the stuff compiling for
- now.
+ now.
Fri Mar 12 14:04:15 2004 Chad Elliott <elliott_c@ociweb.com>