changeset 11:ee8ff54f9b66 0.2

Auth request: add CHANGES.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 24 Mar 2010 07:29:13 +0300
parents 2b95417a1715
children a29d74804ff1
files CHANGES
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/CHANGES
@@ -0,0 +1,13 @@
+
+Changes with auth request module 0.2 (2010-03-24):
+
+    *) Feature: auth_request_set directive.
+
+    *) Bugfix: segmentation fault happened on auth request handled by
+       proxy_pass or fastcgi_pass if initial request has non-empty body.
+
+
+Changes with auth request module 0.1 (2010-02-27):
+
+    *) The first public version.
+