diff options
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | CHANGES | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,7 @@ the pygments project that was written by Georg Brandl. Alphabetical list of contributors: * Alexander Beedie <ayembee@gmail.com> * Alexey Malyshev <nostrict@gmail.com> +* Cristian Orellana <cristiano@groupon.com> * Florian Bauer <florian.bauer@zmdi.com> * Jesús Leganés Combarro "Piranna" <piranna@gmail.com> * Kevin Jing Qiu <kevin.jing.qiu@gmail.com> @@ -3,6 +3,7 @@ Development Bug Fixes * Fix incorrect parsing of string literals containing line breaks (issue118). +* Fix typo in keywords, add MERGE keywords (issue122, by Cristian Orellana). Enhancements * Classify DML keywords (issue116, by Victor Hahn). |
