changelog
authorStefan Behnel <stefan_ml@behnel.de>
Fri, 18 Jan 2013 13:30:04 +0000 (14:30 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Fri, 18 Jan 2013 13:30:04 +0000 (14:30 +0100)
CHANGES.rst

index 9c79b80..c34c15f 100644 (file)
@@ -23,6 +23,8 @@ Features added
 
 * ``py_bytes_string.decode(...)`` is optimised.
 
+* C ``const`` declarations are supported in the language.
+
 Bugs fixed
 ----------