comparison CHANGES @ 552:43e02819c5cf NGINX_0_8_28

nginx 0.8.28 *) Bugfix: nginx could not be built with the --without-pcre parameter; the bug had appeared in 0.8.25.
author Igor Sysoev <http://sysoev.ru>
date Mon, 23 Nov 2009 00:00:00 +0300
parents 697030d79811
children 5c576ea5dbd9
comparison
equal deleted inserted replaced
551:8af5b52635d0 552:43e02819c5cf
1
2 Changes with nginx 0.8.28 23 Nov 2009
3
4 *) Bugfix: nginx could not be built with the --without-pcre parameter;
5 the bug had appeared in 0.8.25.
6
1 7
2 Changes with nginx 0.8.27 17 Nov 2009 8 Changes with nginx 0.8.27 17 Nov 2009
3 9
4 *) Bugfix: regular expressions did work in nginx/Windows; the bug had 10 *) Bugfix: regular expressions did not work in nginx/Windows; the bug
5 appeared in 0.8.25. 11 had appeared in 0.8.25.
6 12
7 13
8 Changes with nginx 0.8.26 16 Nov 2009 14 Changes with nginx 0.8.26 16 Nov 2009
9 15
10 *) Bugfix: in captures usage in "rewrite" directive; the bug had 16 *) Bugfix: in captures usage in "rewrite" directive; the bug had