]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
fixing CHANGES: this actually was not part of 0.2
authorWolfgang Bumiller <blub@speed.at>
Fri, 11 Jan 2013 22:12:00 +0000 (23:12 +0100)
committerWolfgang Bumiller <blub@speed.at>
Fri, 11 Jan 2013 22:12:00 +0000 (23:12 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6d03dec9566ed3eea435306f7c2ea8597be96da0..6aebd59c63f56598b792d347a9071677baf1fbbb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -51,7 +51,6 @@ Release v0.2.4
         - Support for `goto` with labels like in fteqcc.
         - `break` and `continue`.
         - Short circuit logic.
-        - `noreturn` keyword.
         - Support for translatable strings via _("str") like in
           fteqcc.
     * Compilation