diff --git a/ChangeLog b/ChangeLog index ea84e27f..1e7c9fbe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ NEW IN WAF 1.7.0 * Removed the default DLL_EXPORT define on gcc/g++ shared libraries * Calling ctx.root.ant_glob(abspath) will return results #1135 * New case-insentive option for ant_glob #1148 +* Force gcc instead of as NEW IN WAF 1.6.11 -----------------