Update changes

This commit is contained in:
Dale Weiler 2013-10-17 03:44:33 -04:00
parent 8a9c4edce8
commit cfea900afd

View file

@ -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: