]> de.git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - CHANGES
updated CHANGES file
[xonotic/gmqcc.git] / 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