summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-11-26 09:35:08 +0000
committerJonathan Kolb <jon@b0g.us>2004-11-26 09:35:08 +0000
commiteba6694024d8cc8af64f8eab1b0cda90a7492468 (patch)
treeeddb2f7de0adb20e797f78aadbbaf3f5f8be917d /CHANGES
parenta9c1bbe8dc08d8ee76959d8c80adcfda8adeab26 (diff)
downloadnginx-eba6694024d8cc8af64f8eab1b0cda90a7492468.tar.gz
Changes with nginx 0.1.10 26 Nov 2004v0.1.10
*) Bugfix: if the request without arguments contains "//", "/./", "/../" or "%XX" then the lost character in the request line was lost; bug appeared in 0.1.9. *) Bugfix: the fix in 0.1.9 for the files bigger than 2G on Linux did not work.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 98ae17501..8c0242bec 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,14 @@
+Changes with nginx 0.1.10 26 Nov 2004
+
+ *) Bugfix: if the request without arguments contains "//", "/./", "/../"
+ or "%XX" then the lost character in the request line was lost; bug
+ appeared in 0.1.9.
+
+ *) Bugfix: the fix in 0.1.9 for the files bigger than 2G on Linux did not
+ work.
+
+
Changes with nginx 0.1.9 25 Nov 2004
*) Bugfix: the proxied request was sent without arguments if the request