diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2012-04-07 Kaz Kylheku <kaz@kylheku.com> + * lib.c: Revert earlier change: config.h must be included before the + <windows.h> section because that header is conditionally included + based on one of the config constants. + +2012-04-07 Kaz Kylheku <kaz@kylheku.com> + Fixes to get configure ccname=g++ working on OSX Lion. * Makefile (conftest.syms): Use -n flag in nm so that the output |