diff options
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | CHANGELOG | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,7 @@ Alphabetical list of contributors: * Adam Greenhall <agreenhall@lyft.com> * Alexander Beedie <ayembee@gmail.com> * Alexey Malyshev <nostrict@gmail.com> +* andrew deryabin <github@djsf.com> * Andrew Tipton <andrew.tipton@compareglobalgroup.com> * atronah <atronah.ds@gmail.com> * casey <casey@cloudera.com> @@ -12,6 +12,7 @@ Bug Fixes * Fix incorrect splitting of strings containing new lines (pr396, by fredyw). * Fix for get\_real_name() to return correct name (issue369, by fredyw). * Wrap function params when wrap_after is set (pr398, by soloman1124). +* Fix parsing of "WHEN name" clauses (pr418, by andrew deryabin). Internal Changes |
