From: Wolfgang Bumiller Date: Sat, 12 Jan 2013 10:11:31 +0000 (+0100) Subject: updated CHANGES file X-Git-Tag: before-library~297 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=87ff481abffb79150974b4d460c3bd96c3399be2;p=xonotic%2Fgmqcc.git updated CHANGES file --- diff --git a/CHANGES b/CHANGES index 6aebd59..e479487 100644 --- a/CHANGES +++ b/CHANGES @@ -18,6 +18,8 @@ Release v0.2.4 (ie no `typedef enum { } foo;`) - Accessing vector components via the dot operator on all expressions. Eg: (3 * v).y + - Type restricted variadict parameters: + ie: void print(string...); * Compilation: - Various optimizations and progs-size reductions. - A new spell-checking algorithm tries to hint you at existing