Update CHANGES file

This commit is contained in:
Wolfgang Bumiller 2013-01-17 10:06:01 +01:00
parent d5ba5a6e6a
commit 4c0a358e2b

View file

@ -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()