comparison auto/cc/owc @ 497:829f9a66a659 NGINX_0_7_56

nginx 0.7.56 *) Feature: nginx/Windows supports IPv6 in a "listen" directive of the HTTP module. *) Bugfix: in ngx_http_image_filter_module.
author Igor Sysoev <http://sysoev.ru>
date Mon, 11 May 2009 00:00:00 +0400
parents 549994537f15
children 98143f74eb3d
comparison
equal deleted inserted replaced
496:e98b980b4fe7 497:829f9a66a659
85 ngx_objext="obj" 85 ngx_objext="obj"
86 ngx_binext=".exe" 86 ngx_binext=".exe"
87 87
88 ngx_regex_dirsep='\\' 88 ngx_regex_dirsep='\\'
89 ngx_dirsep="\\" 89 ngx_dirsep="\\"
90
91 ngx_regex_cont=' '
92 ngx_long_regex_cont=' '
93 ngx_cont=' '
94 ngx_long_cont=' '
95 ngx_tab=' '