summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2005-11-15 18:45:52 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2005-11-15 18:45:52 +0000
commit1b08086790868e61be4dbb86419b9c7c4ee977a4 (patch)
treebc758b2c57b85d5c406d518d5afec28c421d7497
parent0cbbea328e65d0fb7add38cbcdc070f110a7688d (diff)
downloadATCD-1b08086790868e61be4dbb86419b9c7c4ee977a4.tar.gz
==> ChangeLog <==
Tue Nov 15 12:44:37 2005 William Otte <wotte@dre.vanderbilt.edu> * bin/MakeProjectCreator/config/cidlc.mpb Added a directive to remove runtime dependancy on VC71 runtime libraries on Windows. Thanks to Kitty for suggesting the fix. Tue Nov 15 09:31:29 2005 Steve Huston <shuston@riverace.com>
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc108980e14..bc653a93d9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Tue Nov 15 12:44:37 2005 William Otte <wotte@dre.vanderbilt.edu>
+
+ * bin/MakeProjectCreator/config/cidlc.mpb
+
+ Added a directive to remove runtime dependancy on VC71
+ runtime libraries on Windows. Thanks to Kitty for suggesting
+ the fix.
+
Tue Nov 15 09:31:29 2005 Steve Huston <shuston@riverace.com>
* ace/Dev_Poll_Reactor.{h cpp}: Add an optional decr_refcnt parameter