]> de.git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - CHANGES
Fixes
[xonotic/gmqcc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 0b88fd9daf871fd556bc0937bfd08e8effb38032..69410358347d9604e3fd30fc87bc9ffb2aa51596 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -34,12 +34,12 @@ Release v0.2.9
           compatbility option (enabled by default) has been added for
           now: -flegacy-vector-maths
         - Compiler intrinsics: __builtin_floor, __builtin_mod,
-        __builtin_exp, __builtin_isnan
+          __builtin_exp, __builtin_isnan
         - Improved memory tracing
         - Speed improvements
     * QCVM:
         - Improved commandline argument handling.
-        - More builtins: sqrt(), normalize()
+        - More builtins: sqrt(), normalize(), floor()
     * Commandline:
         - Nicer memory dumps
         - Support for making individual warnings an error