summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-01-07 13:10:50 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-01-07 13:10:50 +0000
commit2dde9ba73434dbe45f826f6b803f70aa42058dfe (patch)
tree029622b8621df32a6aa89c5389bfa6fb6d434114
parente77418860631973b7cce4514b55857b1cb42eba9 (diff)
downloadATCD-2dde9ba73434dbe45f826f6b803f70aa42058dfe.tar.gz
ChangeLogTag: Wed Jan 7 13:10:01 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2389f52c916..6ab85f5b0e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,16 @@
+Wed Jan 7 13:10:01 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * bin/MakeProjectCreator/templates/bor.mpd:
+ Generate the -j option again, thanks for Chris Kohlhoff for pointing
+ out the need for it. If there are no staticflags or dynamicflags, just
+ generate nothing instead of an empty line. Don't generate the
+ INCLUDES anymore because we generate an explicit install target.
+ Fixed the install target to handle existing directories and generate
+ it at the end of the file.
+
Wed Jan 7 13:03:49 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
- * ace/Unbounde_Set_Ex.h:
+ * ace/Unbounded_Set_Ex.h:
Added #include of ace/os_include/os_stddef.h to get size_t. This
fixed compile errors in the Cygwin build