summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-12-15 18:52:43 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-12-15 18:52:43 +0000
commit36d42dd28e44798e9713b977b95e8c12ff30ca23 (patch)
treee908195a4cab0563300a20178aca95d5e3c75287
parent8a62bd311659018956752fa8e947fee764b1f407 (diff)
downloadATCD-36d42dd28e44798e9713b977b95e8c12ff30ca23.tar.gz
ChangeLogTag: Mon Dec 15 18:51:15 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f7f5ee9b4e..e59a5b93149 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
+Mon Dec 15 18:51:15 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * bin/MakeProjectCreator/templates/gnu.mpd:
+ Added setting of CLEANUP_INSTALL, this has the result that an exe
+ that is installed into a different directory is also removed when
+ doing a clean. Thanks to Don and Chad for validing this.
+
Mon Dec 15 11:09:45 2003 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
- * ace/POSIX_CB_Proactor.cpp (ACE_POSIX_CB_Proactor): Added a
+ * ace/POSIX_CB_Proactor.cpp (ACE_POSIX_CB_Proactor): Added a
cast to (unsigned int) so things will work properly for the
ACE_Thread_Semaphore.