diff options
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | CHANGES | 3 |
2 files changed, 4 insertions, 0 deletions
@@ -16,5 +16,6 @@ Alphabetical list of contributors: * Robert Nix <com.github@rnix.org> * Yago Riveiro <yago.riveiro@gmail.com> * quest <quest@wonky.windwards.net> +* Victor Hahn <info@victor-hahn.de> * vthriller <farreva232@yandex.ru> * wayne.wuw <wayne.wuw@alibaba-inc.com> @@ -4,6 +4,9 @@ Development Bug Fixes * Fix incorrect parsing of string literals containing line breaks (issue118). +Enhancements +* Classify DML keywords (issue116, by Victor Hahn). + Release 0.1.10 (Nov 02, 2013) ----------------------------- |
