summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 14 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 421d922e173..b4aca67b9f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,15 +1,22 @@
+Mon Jan 26 13:01:42 2004 Chad Elliott <elliott_c@ociweb.com>
+
+ * bin/MakeProjectCreator/templates/make.mpd:
+ * bin/MakeProjectCreator/templates/makedll.mpt:
+
+ Added support for cygwin32 and mingw32.
+
Mon Jan 26 18:10:13 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
- * include/makeinclude/build_lib.bor:
- * include/makeinclude/compiler.bor:
- Added support for the CBuilderX Preview ar.
+ * include/makeinclude/build_lib.bor:
+ * include/makeinclude/compiler.bor:
+ Added support for the CBuilderX Preview ar.
Mon Jan 26 16:14:32 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
- * include/makeinclude/clean.bor:
- Changed this file a little, special independent clean fules for cbx
- and other versions and dependent on the version used the right clean
- rule is used.
+ * include/makeinclude/clean.bor:
+ Changed this file a little, special independent clean fules for cbx
+ and other versions and dependent on the version used the right clean
+ rule is used.
Mon Jan 26 16:02:13 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>