From: Wolfgang Bumiller <blub@speed.at>
Date: Thu, 17 Jan 2013 09:06:01 +0000 (+0100)
Subject: Update CHANGES file
X-Git-Tag: before-library~240
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=4c0a358e2bd9e16b5d9269f099ea861df98f7327;p=xonotic%2Fgmqcc.git

Update CHANGES file
---

diff --git a/CHANGES b/CHANGES
index e147a0c..7a0013b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -25,6 +25,10 @@ Release v0.2.4
         - Various optimizations and progs-size reductions.
         - A new spell-checking algorithm tries to hint you at existing
           variables on error.
+        - Some problems with VM related vector-instructions issues
+          have been solved in both DP and our own executor. A new
+          compatbility option (enabled by default) has been added for
+          now: -flegacy-vector-maths
     * qcvm:
         - Improved commandline argument handling.
         - More builtins: sqrt(), normalize()