From 77a37577773cbb0b7db13eb1950c4d0ec76dd63d Mon Sep 17 00:00:00 2001 From: David Sauve Date: Thu, 26 Nov 2009 16:23:42 -0500 Subject: [PATCH] Updated AUTHORS with askfor --- AUTHORS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.