From 87ff481abffb79150974b4d460c3bd96c3399be2 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Sat, 12 Jan 2013 11:11:31 +0100 Subject: [PATCH] updated CHANGES file --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.2