Add some parser-level tests to PtrDecl qualifiers
diff --git a/CHANGES b/CHANGES
index 15478f8..474011d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,7 @@
   - Pull request #64: support keywords like const, volatile, restrict and static
     in dimensions in array declarations.
   - Reduce memory usage of AST nodes (issue #72).
+  - Parsing order of nested pointer declarations fixed (issue #68).
 
 + Version 2.10 (03.08.2013)