mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-02-21 19:01:29 +00:00
CHANGES file updated
This commit is contained in:
parent
aa8b9eb1ad
commit
a474f20b84
1 changed files with 2 additions and 0 deletions
2
CHANGES
2
CHANGES
|
@ -14,6 +14,8 @@ Release v0.2.4
|
|||
- Support for `static` variables in functions.
|
||||
- Support for labeled loops.
|
||||
- UTF-8 Support
|
||||
- enum support: without enum-types
|
||||
(ie no `typedef enum { } foo;`)
|
||||
* Compilation:
|
||||
- Various optimizations and progs-size reductions.
|
||||
- A new spell-checking algorithm tries to hint you at existing
|
||||
|
|
Loading…
Reference in a new issue