* NEWS: Mention support for C99 variable length arrays.
+2014-04-24  Sanimir Agovic  <sanimir.agovic@intel.com>
+
+       * NEWS: Mention support for C99 variable length arrays.
+
 2014-04-24  Joel Brobecker  <brobecker@adacore.com>
 
        * ada-lang.c (standard_exc): Expand introductory comment.
 
             (Organized release by release)
 
 *** Changes since GDB 7.7
- 
+
+* GDB supports printing and modifying of variable length automatic arrays
+  as specified in ISO C99.
+
 * The ARM simulator now supports instruction level tracing
   with or without disassembly.