X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=ChangeLog;h=b3c9570c2b7d26055f9cdfd40669558cd1adf83e;hb=d74d7164499a8d34c363431d9f33ebce316c6eca;hp=7b630b1ba3ed7896cbd856ffa7da072974b6f4b5;hpb=bce1c1e15a97d38b2b473a18d68f0f7cbd662b36;p=freeglut diff --git a/ChangeLog b/ChangeLog index 7b630b1..b3c9570 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1081,3 +1081,6 @@ supply one in this case. Note that this should better be handled via autoconf than via cpp. (279) Silenced a signed/unsigned mismatched via a cast. + +(280) Some steps toward compilation under MinGW. Note that there are still +linking troubles for the examples.