summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fb8d98e34f..2e982dcc095 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Fri Jan 21 00:15:19 UTC 2011 Steve Huston <shuston@riverace.com>
+
+ * bin/MakeProjectCreator/config/acemfcexe.mpb: New base project
+ that sets the proper subsystem and macros for an MFC app.
+
+ * tests/ACE_Init_Test.ico:
+ * tests/ACE_Init_Test.rc:
+ * tests/ACE_Init_Test_Resource.h: Modernized resource defs to let
+ ACE_Init_Test build and run properly.
+
+ * tests/tests.mpc: Added the rest of the needed files for ACE_Init_Test
+ and made it require mfc; base it off acemfcexe (new, above).
+
Mon Jan 17 20:47:01 UTC 2011 Steve Huston <shuston@riverace.com>
* ace/Asynch_Acceptor.cpp (handle_accept): If the new handler has