]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
updated CHANGES file
authorWolfgang Bumiller <blub@speed.at>
Sat, 12 Jan 2013 13:54:11 +0000 (14:54 +0100)
committerWolfgang Bumiller <blub@speed.at>
Sat, 12 Jan 2013 13:54:11 +0000 (14:54 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index e47948747dcb3ab1110f638d5bd5868e6a9ce3f1..e147a0c8bc7d0ba59a29de4634a9c40e76177640 100644 (file)
--- 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