From 0616bb9468e4c9735c0e2cb44d25602adfa38048 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Thu, 10 Jan 2013 21:05:10 +0100 Subject: [PATCH] CHANGES file updated --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 5d787da..2ee02d4 100644 --- a/CHANGES +++ b/CHANGES @@ -16,6 +16,8 @@ Release v0.2.4 - UTF-8 Support - enum support: without enum-types (ie no `typedef enum { } foo;`) + - Accessing vector components via the dot operator on all + expressions. Eg: (3 * v).y * Compilation: - Various optimizations and progs-size reductions. - A new spell-checking algorithm tries to hint you at existing -- 2.39.2