From: Wolfgang Bumiller Date: Sat, 12 Jan 2013 13:54:11 +0000 (+0100) Subject: updated CHANGES file X-Git-Tag: before-library~286 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=commitdiff_plain;h=175623592b7be9d658af0e6d1c4174d8639c4a53 updated CHANGES file --- diff --git a/CHANGES b/CHANGES index e479487..e147a0c 100644 --- a/CHANGES +++ b/CHANGES @@ -20,6 +20,7 @@ Release v0.2.4 expressions. Eg: (3 * v).y - Type restricted variadict parameters: ie: void print(string...); + - Accessing varargs from QC via: ...(index, type) * Compilation: - Various optimizations and progs-size reductions. - A new spell-checking algorithm tries to hint you at existing