summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b60a42a8c..0e74a4e3b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,15 @@
+Changes with nginx 0.1.26 22 Mar 2005
+
+ *) Change: the invalid client header lines are now ignored and logged
+ at the info level.
+
+ *) Change: the host name is also logged in error log.
+
+ *) Feature: the ngx_http_auth_basic_module module and the auth_basic
+ and auth_basic_user_file directives.
+
+
Changes with nginx 0.1.25 19 Mar 2005
*) Bugfix: nginx did run on Linux parisc.