summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86aa2ee8d89..487d86f9f62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Wed Apr 23 16:10:07 2003 Irfan Pyarali <irfan@oomworks.com>
+
+ * ace\config-win32-msvc-6.h:
+
+ VC 6 does not have support for member templates. Therefore,
+ added #define ACE_LACKS_MEMBER_TEMPLATES to the config file.
+
Wed Apr 23 13:54:27 2003 Chad Elliott <elliott_c@ociweb.com>
* bin/MakeProjectCreator/modules/Parser.pm: