0.9 (2011/08/29)
 * Improve vim usage instruction. (Eric Leblond)
 * Display message about waiting time. (Eric Leblond)
 * vim plugin: Use script variable. (Eric Leblond)
 * vim plugin display warning message when there is no match. (Eric Leblond)
 * cocci-grep.vim is now a vim plugin. (Eric Leblond)
 * Exit with 1 if no match. (Eric Leblond)
 * Add vim module to package. (Eric Leblond)
 * Add operation list to interactive vim function (Eric Leblond)
 * Add option to list available operations. (Eric Leblond)
 * Add documentation of vim module. (Eric Leblond)
 * Vim function for coccigrep (Eric Leblond)
 * Minor fix in emacs module (Eric Leblond)

0.8 (2011/08/27)
 * Add information about configuration file (Eric Leblond)
 * Add explanation about emacs. (Eric Leblond)
 * Add basic cocci-grep emacs module (Eric Leblond)
 * Add Emacs mode. (Eric Leblond)
 * Add option for spatch command (Eric Leblond)
 * Add sanity check to add_operations (Eric Leblond)
 * Add support for local cocci directory (Eric Leblond)
 * Display only one line in vim mode. (Eric Leblond)
 * Config file support (Eric Leblond)
 * Rename badly named variable. (Eric Leblond)
 * Disable concurrency for python without multiprocessing support (Eric Leblond)
 * Introduce -C flag to set concurrency level (Eric Leblond)
 * Introduce concurrency level (Eric Leblond)
 * Suppress empty line at end of output (Eric Leblond)
 * Semantic patchfile can be given on command line. (Eric Leblond)
 * Prepare possibility to add operations from command line (Eric Leblond)

0.7 (2011/08/19)
 * Add check for structure usage in function. (Eric Leblond)
 * List of operations is dynamic (Eric Leblond)
 * add function to retrieve data directory (Eric Leblond)

0.6 (2011/08/18)
 * setup: sdist command is now working (Eric Leblond)
 * Put cocci SMPL into separate files (Eric Leblond)
 * Fix implicit usage of 'deref' instead of 'used' (Eric Leblond)
 * Add indication about vim integration. (Eric Leblond)

0.5 (2011/08/14)
 * Don't use exit in module. (Eric Leblond)
 * Move global variable to class variable. (Eric Leblond)
 * Update python build system. (Eric Leblond)
 * Global refactoring (Eric Leblond)
