From: Dale Weiler Date: Thu, 17 Oct 2013 07:44:33 +0000 (-0400) Subject: Update changes X-Git-Tag: 0.3.5~13 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=cfea900afdfc65dfd4e06fc21c72343ff33732df;p=xonotic%2Fgmqcc.git Update changes --- diff --git a/CHANGES b/CHANGES index 8d21334..1dfa59d 100644 --- a/CHANGES +++ b/CHANGES @@ -5,7 +5,7 @@ Release 0.3.5: * Language: - Added vector bit operations. - Added vector cross product operator `><` for -std=gmqcc. - - Added `[[eraseable]]` attribute. + - Added `[[eraseable]]` and `[[accumulation]]` attributes. - Removed &~= operator for -std=gmqcc. - #pragmas which are ignored are actually ignored to EOL. * Compilation: