]> de.git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
CHANGES file updated
authorWolfgang Bumiller <blub@speed.at>
Thu, 10 Jan 2013 18:59:01 +0000 (19:59 +0100)
committerWolfgang Bumiller <blub@speed.at>
Thu, 10 Jan 2013 18:59:01 +0000 (19:59 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 963044aedc8c24092235f431dd91f81dcb49539f..5d787daf3ee7aaa5d16f28ae3cb702e14628543a 100644 (file)
--- 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