Changeset e7b311 for server/CHANGES
- Timestamp:
- 02/03/09 19:41:37 (3 years ago)
- Branches:
- master-v0.7, nginx-v0.7, nginx-v0.8, upstream_count_limit
- Children:
- 2ac4f5
- Parents:
- 2240a4
- git-author:
- George Potapov <nephrite@…> (02/03/09 19:41:37)
- git-committer:
- George Potapov <nephrite@…> (02/03/09 19:41:37)
- File:
-
- 1 edited
-
server/CHANGES (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
server/CHANGES
r2240a4 re7b311 1 2 Changes with nginx 0.7.31 19 Jan 2009 3 4 *) Change: now the "try_files" directive tests files only and ignores 5 directories. 6 7 *) Feature: the "fastcgi_split_path_info" directive. 8 9 *) Bugfixes in an "Expect" request header line support. 10 11 *) Bugfixes in geo ranges. 12 13 *) Bugfix: in a miss case ngx_http_memcached_module returned the "END" 14 line as response body instead of default 404 page body; the bug had 15 appeared in 0.7.18. 16 Thanks to Maxim Dounin. 17 18 *) Bugfix: while SMTP proxying nginx issued message "250 2.0.0 OK" 19 instead of "235 2.0.0 OK"; the bug had appeared in 0.7.22. 20 Thanks to Maxim Dounin. 21 1 22 2 23 Changes with nginx 0.7.30 24 Dec 2008 3 24 4 25 *) Bugfix: a segmentation fault occurred in worker process, if 5 variables were used in the "fastcgi_pass" and "proxy_pass" 6 directives and host name must be resolved; the bug had appeared in 7 0.7.29. 26 variables were used in the "fastcgi_pass" or "proxy_pass" directives 27 and host name must be resolved; the bug had appeared in 0.7.29. 8 28 9 29
Note: See TracChangeset
for help on using the changeset viewer.
