summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2002-03-13 09:58:06 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2002-03-13 09:58:06 +0000
commitb1fb8d1b3840ab6cc616c1b9e043356b7eb84547 (patch)
tree3b27b923ee0e380da1de05eae40592159971f1fa
parent94020fadf54908b0891e3eb0880c182a9312169e (diff)
downloadATCD-b1fb8d1b3840ab6cc616c1b9e043356b7eb84547.tar.gz
ChangeLogTag: Wed Mar 13 10:45:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a10
1 files changed, 8 insertions, 2 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index b0d6eba993e..b0c6e7981f4 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,9 @@
+Wed Mar 13 10:47:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * orbsvcs/orbsvcs/AV.dsp:
+ Added missing ace/QoS directory to the libpath of several
+ configurations
+
Tue Mar 12 17:12:51 2002 Jeff Parsons <parsons@cs.wustl.edu>
* TAO_IDL/fe/idl.ll:
@@ -15,7 +21,7 @@ Tue Mar 12 16:19:28 2002 Balachandran Natarajan <bala@cs.wustl.edu>
Tue Mar 12 15:33:45 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* PROBLEM-REPORT-FORM (Subject): Added a request for the version
- of winsock on Windows based OS's.
+ of winsock on Windows based OS's.
Tue Mar 12 15:27:17 2002 Jeff Parsons <parsons@cs.wustl.edu>
@@ -34,7 +40,7 @@ Tue Mar 12 12:30:16 2002 Chad Elliott <elliott_c@ociweb.com>
* orbsvcs/orbsvcs/Notify/Notify_ID_Pool_T.cpp:
- Switch the code back to use the postfix ++ operator.
+ Switch the code back to use the postfix ++ operator.
Using the prefix ++ operator was causing problems with the default
supplier and consumer admins.