From 321129bf5d39d6191d77d2bb73a2d401f956966a Mon Sep 17 00:00:00 2001 From: cazfi Date: Sat, 10 Jun 2017 23:37:50 +0000 Subject: [PATCH] Added comment about clang++ compile working to NEWS git-svn-id: https://svn.code.sf.net/p/extremetuxracer/code/trunk@694 0420edf4-82e4-42fc-9478-35b55e6d67a3 --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index a4d1649..139eea2 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ Version 0.8 ??th of ???, 20?? Besides several small improvements and bugfixes, the new Extreme Tux Racer version 0.8 features the following changes: +- Extreme Tux Racer now compiles with clang++ - Minimum SFML version is now 2.4 - Autotools based build method can use opengl32 & glu32 instead of libGL & libGLU