From: Wolfgang Bumiller Date: Thu, 10 Jan 2013 18:59:01 +0000 (+0100) Subject: CHANGES file updated X-Git-Tag: before-library~319 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=commitdiff_plain;h=a474f20b84e41fe3fa8e300e311c1db89a3de535 CHANGES file updated --- diff --git a/CHANGES b/CHANGES index 963044a..5d787da 100644 --- a/CHANGES +++ b/CHANGES @@ -14,6 +14,8 @@ Release v0.2.4 - Support for `static` variables in functions. - Support for labeled loops. - UTF-8 Support + - enum support: without enum-types + (ie no `typedef enum { } foo;`) * Compilation: - Various optimizations and progs-size reductions. - A new spell-checking algorithm tries to hint you at existing