Add support for arr[const 10] in function declarations too;

and move tests around.
diff --git a/CHANGES b/CHANGES
index 3cb8e79..6faa93a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
++ Version 2.11 (??)
+
+  - 
+
 + Version 2.10 (03.08.2013)
 
   - A number of improvements in the handling of typedef-name ambiguities,