diff --git a/AUTHORS b/AUTHORS index b6c761f..9020129 100644 --- a/AUTHORS +++ b/AUTHORS @@ -10,4 +10,5 @@ Thanks to: * Joshua Jonah for changes to highlighting logic to avoid reserved words. * Jannis Leidel for setting up the code base for pip, easy_install and PyPI. * Erik Aigner for the initial patch to get_identifier changes. - * wshallum for a patch that makes date facets compatible with Python 2.4 \ No newline at end of file + * wshallum for a patch that makes date facets compatible with Python 2.4 + * askfir for reporting issues with narrow_queries and float fields.