]> de.git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - CHANGES
Arithmetic exception flag and a plethora of tests.
[xonotic/gmqcc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 8d213340c2602ae74b1cca808a8c5223e3d7d7f3..1dfa59d7e2a7ce21a7d2f2c6b43ba99f345586fa 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,7 +5,7 @@ Release 0.3.5:
     * Language:
         - Added vector bit operations.
         - Added vector cross product operator `><` for -std=gmqcc.
-        - Added `[[eraseable]]` attribute.
+        - Added `[[eraseable]]` and `[[accumulation]]` attributes.
         - Removed &~= operator for -std=gmqcc.
         - #pragmas which are ignored are actually ignored to EOL.
     * Compilation: