From 3c74f263bc5dbad770aeb24b43469edcd174d743 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?agentzh=20=28=E7=AB=A0=E4=BA=A6=E6=98=A5=29?= Date: Tue, 8 Nov 2011 22:25:49 +0800 Subject: [PATCH] updated the patch. --- patches/nginx-1.0.9-variable_header_ignore_no_hash.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/nginx-1.0.9-variable_header_ignore_no_hash.patch b/patches/nginx-1.0.9-variable_header_ignore_no_hash.patch index cc8ac71..aaaeb00 100644 --- a/patches/nginx-1.0.9-variable_header_ignore_no_hash.patch +++ b/patches/nginx-1.0.9-variable_header_ignore_no_hash.patch @@ -1,5 +1,5 @@ --- nginx-1.0.9/src/http/ngx_http_variables.c 2011-05-30 20:36:17.000000000 +0800 -+++ nginx-1.0.9-patched/src/http/ngx_http_variables.c 2011-11-08 22:17:55.774241258 +0800 ++++ nginx-1.0.9-patched/src/http/ngx_http_variables.c 2011-11-08 22:21:55.229247198 +0800 @@ -648,7 +648,17 @@ a = (ngx_array_t *) ((char *) r + data);