summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-09-23 14:35:52 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-09-23 14:35:52 +0000
commit5a40be584415690411cf9126772c104aec2cfcae (patch)
tree2c91034ae5df81d45436a26c4e5ce53d13869f66
parent33e923a9194f1675a63f0ab05e56b634e7c65d13 (diff)
downloadATCD-5a40be584415690411cf9126772c104aec2cfcae.tar.gz
ChangeLogTag: Thu Sep 23 14:34:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e7d51f91d6..db895b2dbef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Thu Sep 23 14:34:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/config-win32-dmc.h:
+ New config file for the Digital Mars C++ compiler (see
+ www.digitalmars.com). Not fully working, but a first version.
+
+ * include/makeinclude/platform_win32_dmc.GNU:
+ New GNU file for the DMC compiler, also first version
+
+ * ace/config-win32.h:
+ Added check for __DMC__
+
+ More small changes for the DMC compiler will follow
+
Wed Sep 22 14:40:15 2004 J.T. Conklin <jtc@acorntoolworks.com>
* ace/ACE.cpp: