From 1640941d6cf6b37044b0240cafcad6d05c329cfb Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Thu, 16 Feb 2017 18:32:49 +0300 Subject: [PATCH] Docs: changes.xml dates converted to ISO 8601 format. Dates in ISO 8601 format are in line with what is used in nginx.org news, and are generally less ambiguous and easier to work with. The changes.xml was converted using sed: $ sed 's/date="\(..\)\.\(..\)\.\(....\)"/date="\3-\2-\1"/g' changes.xml Appropriate changes to changes.xsls were introduced. --- docs/xml/nginx/changes.xml | 818 ++++++++++++++++++------------------- docs/xsls/changes.xsls | 14 +- 2 files changed, 419 insertions(+), 413 deletions(-) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 60414279f..ef8b0ec23 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -5,7 +5,7 @@ - + @@ -107,7 +107,7 @@ reduced memory consumption for long-lived requests using gzipping. - + @@ -202,7 +202,7 @@ when using the "aio_write" directive. - + @@ -309,7 +309,7 @@ nginx/Windows could not be built with OpenSSL 1.1.0. - + @@ -403,7 +403,7 @@ in the ngx_http_perl_module. - + @@ -533,7 +533,7 @@ when a timeout occurred during an SSL handshake to a backend. - + @@ -667,7 +667,7 @@ with the "-" character in the HTTP method. - + @@ -772,7 +772,7 @@ the bug had appeared in 1.9.13. - + @@ -853,7 +853,7 @@ Thanks to Piotr Sikora. - + @@ -966,7 +966,7 @@ the issue had appeared in 1.9.4. - + @@ -986,7 +986,7 @@ the bug had appeared in 1.3.9. - + @@ -1142,7 +1142,7 @@ when using the "proxy_cache_bypass" directive. - + @@ -1197,7 +1197,7 @@ Thanks to Mindaugas Rasiukevicius. - + @@ -1255,7 +1255,7 @@ of minor bugs in logging. - + @@ -1420,7 +1420,7 @@ regardless of the proxy_next_upstream directive. - + @@ -1522,7 +1522,7 @@ in the ngx_http_v2_module. - + @@ -1565,7 +1565,7 @@ in the ngx_http_v2_module. - + @@ -1668,7 +1668,7 @@ after an "X-Accel-Redirect" redirection. - + @@ -1684,7 +1684,7 @@ the bug had appeared in 1.9.8. - + @@ -1738,7 +1738,7 @@ nginx could not be built on OS X in some cases. - + @@ -1814,7 +1814,7 @@ in the ngx_http_v2_module. - + @@ -1898,7 +1898,7 @@ Thanks to Markus Linnala, Kurtis Nusbaum and Piotr Sikora. - + @@ -1995,7 +1995,7 @@ the bug had appeared in 1.9.4. - + @@ -2106,7 +2106,7 @@ nginx could not be built with Visual Studio 2015. - + @@ -2197,7 +2197,7 @@ Thanks to Matthew Baldwin. - + @@ -2280,7 +2280,7 @@ OCSP stapling might return an expired OCSP response in some cases. - + @@ -2354,7 +2354,7 @@ Thanks to Sergey Polovko. - + @@ -2432,7 +2432,7 @@ if not specified in the first "listen" directive for a listen socket. - + @@ -2495,7 +2495,7 @@ in the ngx_http_spdy_module. - + @@ -2663,7 +2663,7 @@ to automatically construct certificate chains. - + @@ -2755,7 +2755,7 @@ Thanks to Goetz T. Fischer. - + @@ -2859,7 +2859,7 @@ Thanks to Lukas Tribus. - + @@ -3025,7 +3025,7 @@ Thanks to Yichun Zhang. - + @@ -3135,7 +3135,7 @@ Thanks to Kouhei Sutou. - + @@ -3180,7 +3180,7 @@ in logging to syslog. - + @@ -3325,7 +3325,7 @@ Thanks to Markus Linnala and Feng Gu. - + @@ -3454,7 +3454,7 @@ Thanks to Tatsuhiko Kubo and Piotr Sikora. - + @@ -3534,7 +3534,7 @@ if caching was used. - + @@ -3603,7 +3603,7 @@ in the ngx_http_spdy_module. - + @@ -3721,7 +3721,7 @@ nginx could not be built with the --with-file-aio option on Linux/aarch64. - + @@ -3762,7 +3762,7 @@ the "if" parameter of the "access_log" directive. - + @@ -3855,7 +3855,7 @@ in the ngx_http_spdy_module. - + @@ -3901,7 +3901,7 @@ Thanks to Lucas Molas. - + @@ -4011,7 +4011,7 @@ nginx/Windows could not be built with Visual Studio 2013. - + @@ -4090,7 +4090,7 @@ Thanks to Piotr Sikora. - + @@ -4232,7 +4232,7 @@ incorrectly handled IPv6 client addresses. - + @@ -4317,7 +4317,7 @@ in the ngx_http_spdy_module. - + @@ -4453,7 +4453,7 @@ memory leak in nginx/Windows. - + @@ -4551,7 +4551,7 @@ in the ngx_http_spdy_module. - + @@ -4630,7 +4630,7 @@ Thanks to Piotr Sikora. - + @@ -4732,7 +4732,7 @@ in the ngx_http_spdy_module. - + @@ -4807,7 +4807,7 @@ in the ngx_http_sub_filter_module. - + @@ -4856,7 +4856,7 @@ Thanks to Serguei Ivantsov. - + @@ -4979,7 +4979,7 @@ if several worker processes were used. - + @@ -5001,7 +5001,7 @@ Thanks to Greg MacManus, iSIGHT Partners Labs. - + @@ -5030,7 +5030,7 @@ the bug had appeared in 1.3.9. - + @@ -5081,7 +5081,7 @@ in the eventport and /dev/poll methods. - + @@ -5198,7 +5198,7 @@ in backend usage accounting. - + @@ -5271,7 +5271,7 @@ Thanks to Gernot Vormayr. - + @@ -5309,7 +5309,7 @@ Thanks to Louis Opter. - + @@ -5409,7 +5409,7 @@ in the "fastcgi_keep_conn" directive. - + @@ -5462,7 +5462,7 @@ for IPv6 addresses. - + @@ -5640,7 +5640,7 @@ if the "gzip" directive was used. - + @@ -5685,7 +5685,7 @@ in the ngx_http_dav_module. - + @@ -5750,7 +5750,7 @@ in the "ssl_stapling" directive. - + @@ -5797,7 +5797,7 @@ OpenSSL 0.9.7 compatibility. - + @@ -5853,7 +5853,7 @@ if the --with-ipv6 option was used. - + @@ -5935,7 +5935,7 @@ Thanks to HAYASHI Kentaro. - + @@ -5998,7 +5998,7 @@ might be inherited incorrectly. - + @@ -6036,7 +6036,7 @@ before an internal redirect to a named location. - + @@ -6141,7 +6141,7 @@ while reconfiguration. - + @@ -6271,7 +6271,7 @@ in the "proxy_cookie_domain" and "proxy_cookie_path" directives. - + @@ -6410,7 +6410,7 @@ in the ngx_http_fastcgi_module. - + @@ -6450,7 +6450,7 @@ Thanks to Maxim Bublis. - + @@ -6532,7 +6532,7 @@ in the ngx_http_mp4_module. - + @@ -6615,7 +6615,7 @@ nginx could not be built on Debian GNU/Hurd. - + @@ -6653,7 +6653,7 @@ in the ngx_http_uwsgi_module. - + @@ -6766,7 +6766,7 @@ the bug had appeared in 1.1.15. - + @@ -6869,7 +6869,7 @@ the bug had appeared in 0.7.25. - + @@ -6930,7 +6930,7 @@ memory leak during reconfiguration if the "pcre_jit" directive was used. - + @@ -7006,7 +7006,7 @@ in the ngx_http_mp4_module. - + @@ -7146,7 +7146,7 @@ the bug had appeared in 1.1.9. - + @@ -7244,7 +7244,7 @@ responses from cache might hang. - + @@ -7260,7 +7260,7 @@ the bug had appeared in 1.1.9. - + @@ -7426,7 +7426,7 @@ nginx could not be built on AIX. - + @@ -7521,7 +7521,7 @@ Thanks to Piotr Sikora. - + @@ -7581,7 +7581,7 @@ in the "expires @time" directive. - + @@ -7701,7 +7701,7 @@ the module ngx_http_mp4_module did not support seeking on 32-bit platforms. - + @@ -7782,7 +7782,7 @@ the bug had appeared in 1.1.1. - + @@ -7865,7 +7865,7 @@ the module ngx_http_mp4_module did not support 64-bit MP4 "co64" atom. - + @@ -7908,7 +7908,7 @@ nginx could not be built on MacOSX 10.7. - + @@ -7953,7 +7953,7 @@ in the "proxy/fastcgi/scgi/uwsgi_ignore_client_abort" directives. - + @@ -8097,7 +8097,7 @@ the bug had appeared in 0.8.40. - + @@ -8230,7 +8230,7 @@ SSL modules could not be built by gcc 4.6 without --with-debug option. - + @@ -8306,7 +8306,7 @@ Thanks to Maxim Dounin. - + @@ -8353,7 +8353,7 @@ the bug had appeared in 1.0.3. - + @@ -8422,7 +8422,7 @@ the bug had appeared in 0.8.46. - + @@ -8458,7 +8458,7 @@ the bug had appeared in 1.0.1. - + @@ -8566,7 +8566,7 @@ Thanks to Igor A. Valcov. - + @@ -8603,7 +8603,7 @@ a "satisfy any" directive disabled custom 401 error page. - + @@ -8643,7 +8643,7 @@ directives is given by expression and refers to a defined upstream. - + @@ -8670,7 +8670,7 @@ Thanks to Michael Lustfield. - + @@ -8724,7 +8724,7 @@ Thanks to Maxim Dounin. - + @@ -8747,7 +8747,7 @@ the "server_name" directive supports the $hostname variable. - + @@ -8774,7 +8774,7 @@ the bug had appeared in 0.9.0. - + @@ -8821,7 +8821,7 @@ Thanks to Maxim Dounin. - + @@ -8837,7 +8837,7 @@ the bug had appeared in 0.9.0. - + @@ -8936,7 +8936,7 @@ the bug had appeared in 0.8.42. - + @@ -8985,7 +8985,7 @@ the bug had appeared in 0.8.21. - + @@ -9002,7 +9002,7 @@ the bug had appeared in 0.8.51. - + @@ -9034,7 +9034,7 @@ now a listen socket "ssl" parameter may be set several times. - + @@ -9096,7 +9096,7 @@ to a process run in other session. - + @@ -9134,7 +9134,7 @@ the bug had appeared in 0.8.48. - + @@ -9231,7 +9231,7 @@ if an image was larger than "image_filter_buffer" size. - + @@ -9266,7 +9266,7 @@ the bug had appeared in 0.8.46. - + @@ -9306,7 +9306,7 @@ time or on memory low condition. - + @@ -9345,7 +9345,7 @@ the "listen" directive did not support the "setfib=0" parameter. - + @@ -9410,7 +9410,7 @@ Thanks to Miroslaw Jaworski. - + @@ -9457,7 +9457,7 @@ the $uid_set variable may be used at any request processing stage. - + @@ -9495,7 +9495,7 @@ a text answer may be added to a "return" directive. - + @@ -9544,7 +9544,7 @@ in "Destination" request header line. - + @@ -9604,7 +9604,7 @@ Thanks to Maxim Dounin. - + @@ -9639,7 +9639,7 @@ Thanks to Maxim Dounin. - + @@ -9686,7 +9686,7 @@ the $uid_got variable might not be used in the SSI and perl modules. - + @@ -9760,7 +9760,7 @@ Thanks to Alan Batie. - + @@ -9833,7 +9833,7 @@ the bug had appeared in 0.8.35. - + @@ -9933,7 +9933,7 @@ Thanks to Maxim Dounin. - + @@ -10044,7 +10044,7 @@ the bug had appeared in 0.8.11. - + @@ -10123,7 +10123,7 @@ the bug had appeared in 0.8.11. - + @@ -10188,7 +10188,7 @@ Thanks to Alex Kapranoff. - + @@ -10284,7 +10284,7 @@ if the file should replace an already existent file. - + @@ -10346,7 +10346,7 @@ Thanks to W-Mark Kubacki. - + @@ -10425,7 +10425,7 @@ Thanks to Maxim Dounin. - + @@ -10441,7 +10441,7 @@ the bug had appeared in 0.8.25. - + @@ -10457,7 +10457,7 @@ the bug had appeared in 0.8.25. - + @@ -10484,7 +10484,7 @@ the bug had appeared in 0.8.25. - + @@ -10561,7 +10561,7 @@ the bug had appeared in 0.8.16. - + @@ -10608,7 +10608,7 @@ in resolving empty name. - + @@ -10664,7 +10664,7 @@ Thanks to Artem Bokhan. - + @@ -10773,7 +10773,7 @@ the bug had appeared in 0.8.21. - + @@ -10836,7 +10836,7 @@ the bug had appeared in 0.8.11. - + @@ -10920,7 +10920,7 @@ nginx counted incorrectly disk cache size. - + @@ -10955,7 +10955,7 @@ the bug had appeared in 0.8.18. - + @@ -11043,7 +11043,7 @@ the bug had appeared in 0.8.11. - + @@ -11086,7 +11086,7 @@ the bug had appeared in 0.8.11. - + @@ -11184,7 +11184,7 @@ Thanks to Igor Artemiev. - + @@ -11253,7 +11253,7 @@ the bug had appeared in 0.8.11. - + @@ -11302,7 +11302,7 @@ the bug had appeared in 0.6.10. - + @@ -11329,7 +11329,7 @@ the bug had appeared in 0.8.12. - + @@ -11364,7 +11364,7 @@ the bug had appeared in 0.8.11. - + @@ -11398,7 +11398,7 @@ the "directio_alignment" directive. - + @@ -11423,7 +11423,7 @@ the bug had appeared in 0.8.9. - + @@ -11450,7 +11450,7 @@ different file systems. - + @@ -11479,7 +11479,7 @@ the bug had appeared in 0.8.7. - + @@ -11599,7 +11599,7 @@ the bug had appeared in 0.8.5. - + @@ -11662,7 +11662,7 @@ Thanks to Maxim Dounin. - + @@ -11707,7 +11707,7 @@ Thanks to Maxim Dounin. - + @@ -11723,7 +11723,7 @@ the bug had appeared in 0.8.3. - + @@ -11772,7 +11772,7 @@ Thanks to Eugene Mychlo. - + @@ -11797,7 +11797,7 @@ the bug had appeared in 0.7.4. - + @@ -11860,7 +11860,7 @@ the bug had appeared in 0.7.56. - + @@ -11923,7 +11923,7 @@ Thanks to Maxim Dounin and Kirill A. Korinskiy. - + @@ -11998,7 +11998,7 @@ responses. - + @@ -12063,7 +12063,7 @@ Thanks to Denis F. Latypoff. - + @@ -12081,7 +12081,7 @@ the bug had appeared in 0.7.56. - + @@ -12104,7 +12104,7 @@ in ngx_http_image_filter_module. - + @@ -12173,7 +12173,7 @@ Thanks to Maxim Dounin. - + @@ -12249,7 +12249,7 @@ the bug had appeared in 0.7.53. - + @@ -12382,7 +12382,7 @@ Thanks to Andrew Vorobyoff. - + @@ -12462,7 +12462,7 @@ the bug had appeared in 0.7.42. - + @@ -12509,7 +12509,7 @@ the bug had appeared in 0.7.39. - + @@ -12525,7 +12525,7 @@ the bug had appeared in 0.7.49. - + @@ -12543,7 +12543,7 @@ the bug had appeared in 0.7.48. - + @@ -12619,7 +12619,7 @@ the bug had appeared in 0.7.46. - + @@ -12688,7 +12688,7 @@ the bug had appeared in 0.7.44. - + @@ -12702,7 +12702,7 @@ the previous release tarball was incorrect. - + @@ -12796,7 +12796,7 @@ the bug had appeared in 0.7.42. - + @@ -12859,7 +12859,7 @@ then captures in regular expressions in a "server_name" directive did not work. - + @@ -12888,7 +12888,7 @@ the bug had appeared in 0.7.36. - + @@ -12972,7 +12972,7 @@ the bug had appeared in 0.7.41. - + @@ -12993,7 +12993,7 @@ Thanks to Vladimir Sopot. - + @@ -13043,7 +13043,7 @@ Thanks to Dmitry Kuzmenko. - + @@ -13072,7 +13072,7 @@ if short static variants are used in a "try_files" directive. - + @@ -13112,7 +13112,7 @@ the bug had appeared in 0.7.36. - + @@ -13128,7 +13128,7 @@ the bug had appeared in 0.7.36. - + @@ -13155,7 +13155,7 @@ preset by a "modern_browser" directives. - + @@ -13199,7 +13199,7 @@ if ".domain.tld" and ".subdomain.domain.tld" wildcards were used; - + @@ -13262,7 +13262,7 @@ nginx could not be built on AIX. - + @@ -13301,7 +13301,7 @@ if "resolver" directive was used in SMTP proxy. - + @@ -13346,7 +13346,7 @@ Thanks to Andrey Kvasov. - + @@ -13418,7 +13418,7 @@ Thanks to Maxim Dounin. - + @@ -13438,7 +13438,7 @@ the bug had appeared in 0.7.29. - + @@ -13485,7 +13485,7 @@ in memory allocation in the ngx_http_gzip_filter_module on Cygwin. - + @@ -13510,7 +13510,7 @@ to 32 4k or 16 8k from 4 4k/8k. - + @@ -13606,7 +13606,7 @@ Thanks to Sergey Bochenkov. - + @@ -13622,7 +13622,7 @@ the bug had appeared in 0.7.25. - + @@ -13663,7 +13663,7 @@ in the "delete" parameter of the "geo" directive. - + @@ -13697,7 +13697,7 @@ the "$cookie_..." variables did not work in the SSI and the perl module. - + @@ -13729,7 +13729,7 @@ decrease of memory required for geo base load. - + @@ -13774,7 +13774,7 @@ Thanks to Zyb. - + @@ -13821,7 +13821,7 @@ the bug had appeared in 0.7.6. - + @@ -13897,7 +13897,7 @@ $server_addr variable might have no value. - + @@ -13911,7 +13911,7 @@ version number update. - + @@ -14002,7 +14002,7 @@ now accept threshold depends on worker_connections. - + @@ -14058,7 +14058,7 @@ received from backend. - + @@ -14074,7 +14074,7 @@ the bug had appeared in 0.7.15. - + @@ -14117,7 +14117,7 @@ now nginx allows underscores in a client request header line names. - + @@ -14185,7 +14185,7 @@ configuration file validity test improvements. - + @@ -14201,7 +14201,7 @@ the bug had appeared in 0.7.12. - + @@ -14271,7 +14271,7 @@ the bug had appeared in 0.7.0. - + @@ -14338,7 +14338,7 @@ the bugs had appeared in 0.7.1. - + @@ -14376,7 +14376,7 @@ but for each request passed via the connection. - + @@ -14478,7 +14478,7 @@ the bug had appeared in 0.3.18. - + @@ -14525,7 +14525,7 @@ Thanks to Maxim Dounin. - + @@ -14624,7 +14624,7 @@ UTF-8 encoding usage in the ngx_http_autoindex_module. - + @@ -14650,7 +14650,7 @@ the ngx_http_flv_module did not support several values in a query string. - + @@ -14690,7 +14690,7 @@ were transferred incorrectly. - + @@ -14740,7 +14740,7 @@ large SSI inclusions might be truncated. - + @@ -14789,7 +14789,7 @@ the bug had appeared in 0.6.9. - + @@ -14859,7 +14859,7 @@ nginx dropped a query string from the original request. - + @@ -14927,7 +14927,7 @@ Thanks to Roxis. - + @@ -15005,7 +15005,7 @@ if keepalive was enabled. - + @@ -15036,7 +15036,7 @@ and the "open_file_cache_errors" directive was off. - + @@ -15112,7 +15112,7 @@ the bug had appeared in 0.6.15. - + @@ -15137,7 +15137,7 @@ the bug had appeared in 0.6.27. - + @@ -15153,7 +15153,7 @@ the bug had appeared in 0.6.27. - + @@ -15323,7 +15323,7 @@ in copying URI part contained escaped symbols into arguments. - + @@ -15406,7 +15406,7 @@ the bug had appeared in 0.6.23. - + @@ -15504,7 +15504,7 @@ the bug had appeared in 0.6.23. - + @@ -15520,7 +15520,7 @@ the bug had appeared in 0.6.23. - + @@ -15659,7 +15659,7 @@ the bug had appeared in 0.5.13. - + @@ -15766,7 +15766,7 @@ Thanks to Manlio Perillo. - + @@ -15834,7 +15834,7 @@ then nginx returned usual response. - + @@ -15852,7 +15852,7 @@ the bug had appeared in 0.6.19. - + @@ -15865,7 +15865,7 @@ the 0.6.18 version could not be built. - + @@ -15930,7 +15930,7 @@ even if limit value was very high. - + @@ -15997,7 +15997,7 @@ in HTTP/0.9 version. - + @@ -16035,7 +16035,7 @@ compatibility with mget. - + @@ -16137,7 +16137,7 @@ the bug had appeared in 0.6.7. - + @@ -16258,7 +16258,7 @@ in sub_filter parsing. - + @@ -16275,7 +16275,7 @@ Thanks to Arkadiusz Patyk. - + @@ -16345,7 +16345,7 @@ Thanks to Manlio Perillo. - + @@ -16393,7 +16393,7 @@ the bug had appeared in 0.6.6. - + @@ -16441,7 +16441,7 @@ if /dev/poll method was used. - + @@ -16489,7 +16489,7 @@ the bug had appeared in 0.6.8. - + @@ -16549,7 +16549,7 @@ nginx did not work on FreeBSD/sparc64. - + @@ -16689,7 +16689,7 @@ to FastCGI-server via the unix domain socket. - + @@ -16772,7 +16772,7 @@ the bug had appeared in 0.6.4. - + @@ -16841,7 +16841,7 @@ Thanks to Coverity's Scan. - + @@ -16897,7 +16897,7 @@ Thanks to Jiang Hong. - + @@ -16969,7 +16969,7 @@ the bug had appeared in 0.5.13. - + @@ -16985,7 +16985,7 @@ then nginx passed garbage in the header to a client. - + @@ -17031,7 +17031,7 @@ process identification number. - + @@ -17047,7 +17047,7 @@ the "www.example.*" wildcards. - + @@ -17063,7 +17063,7 @@ the bug had appeared in 0.5.24. - + @@ -17090,7 +17090,7 @@ the bug had appeared in 0.5.23. - + @@ -17148,7 +17148,7 @@ in the HTTPS protocol in the "proxy_pass" directive. - + @@ -17164,7 +17164,7 @@ the bug had appeared in 0.5.21. - + @@ -17215,7 +17215,7 @@ in the HTTPS protocol in the "proxy_pass" directive. - + @@ -17284,7 +17284,7 @@ Thanks to Andrei Nigmatulin. - + @@ -17350,7 +17350,7 @@ the files more than 2G could not be transferred using sendfile on 64-bit Linux. - + @@ -17414,7 +17414,7 @@ the bug had appeared in 0.3.38. - + @@ -17468,7 +17468,7 @@ returned old cached value. - + @@ -17522,7 +17522,7 @@ the bug had appeared in 0.5.15. - + @@ -17615,7 +17615,7 @@ now nginx does not log some alerts if eventport or /dev/poll methods are used. - + @@ -17630,7 +17630,7 @@ nginx ignored superfluous closing "}" in the end of configuration file. - + @@ -17701,7 +17701,7 @@ the bug had appeared in 0.5.8. - + @@ -17751,7 +17751,7 @@ ngx_http_perl_module could not be built on Solaris. - + @@ -17812,7 +17812,7 @@ if nginx was built with -O2 optimization. - + @@ -17843,7 +17843,7 @@ the bug had appeared in 0.5.1. - + @@ -17915,7 +17915,7 @@ the "access_log off" directive did not always turn off the logging. - + @@ -17992,7 +17992,7 @@ Bugfixes in the "limit_zone" directive. - + @@ -18059,7 +18059,7 @@ the PCRE-6.5+ library and the icc compiler compatibility. - + @@ -18121,7 +18121,7 @@ the byte-ranges were transferred incorrectly if the $r->sendfile() was used. - + @@ -18182,7 +18182,7 @@ the ppc platform specific bugs. - + @@ -18229,7 +18229,7 @@ the bug had appeared in 0.4.14. - + @@ -18264,7 +18264,7 @@ the $r->has_request_body method did not work. - + @@ -18282,7 +18282,7 @@ the bug had appeared in 0.5.1. - + @@ -18374,7 +18374,7 @@ response time was more than 1 millisecond. - + @@ -18446,7 +18446,7 @@ the bug had appeared in 0.4.14. - + @@ -18542,7 +18542,7 @@ authentication server failed. - + @@ -18629,7 +18629,7 @@ the bug had appeared in 0.3.50. - + @@ -18663,7 +18663,7 @@ nginx did not omit the "#fragment" part in URI. - + @@ -18699,7 +18699,7 @@ the bug had appeared in 0.4.10. - + @@ -18757,7 +18757,7 @@ the bug had appeared in 0.4.9. - + @@ -18780,7 +18780,7 @@ the ngx_http_perl_module now tests the nginx.pm module version. - + @@ -18807,7 +18807,7 @@ Thanks to Alexey Kovyrin. - + @@ -18870,7 +18870,7 @@ nginx did not run on 64-bit platforms except amd64, sparc64, and ppc64. - + @@ -18910,7 +18910,7 @@ the bug had appeared in 0.4.4. - + @@ -18926,7 +18926,7 @@ the bug had appeared in 0.4.4. - + @@ -18992,7 +18992,7 @@ in the "proxy_redirect" directive. - + @@ -19067,7 +19067,7 @@ of the Sun Studio PAUSE hardware capability bug. - + @@ -19083,7 +19083,7 @@ the bug had appeared in 0.4.1. - + @@ -19119,7 +19119,7 @@ Thanks to Yusuf Goolamabbas. - + @@ -19188,7 +19188,7 @@ the bug had appeared in 0.1.29. - + @@ -19231,7 +19231,7 @@ had the captured escaped symbols from original URI. - + @@ -19248,7 +19248,7 @@ the bug had appeared in 0.3.59. - + @@ -19284,7 +19284,7 @@ the bug had appeared in 0.3.58. - + @@ -19347,7 +19347,7 @@ nginx could not run on 64-bit FreeBSD 7.0-CURRENT. - + @@ -19393,7 +19393,7 @@ directive. - + @@ -19428,7 +19428,7 @@ some sent to client header lines were logged in the access log. - + @@ -19518,7 +19518,7 @@ the bug had appeared in 0.3.50. - + @@ -19585,7 +19585,7 @@ the bug had appeared in 0.3.53. - + @@ -19658,7 +19658,7 @@ anyway. - + @@ -19709,7 +19709,7 @@ was not removed. - + @@ -19725,7 +19725,7 @@ the bug had appeared in 0.3.50. - + @@ -19799,7 +19799,7 @@ in nonbuffered proxying mode the client connection was not closed. - + @@ -19825,7 +19825,7 @@ was included instead of second and following subrequests. - + @@ -19881,7 +19881,7 @@ the bug had appeared in 0.3.46. - + @@ -19905,7 +19905,7 @@ is always removed. - + @@ -19951,7 +19951,7 @@ the reconfiguration bug and memory leaks in the ngx_http_perl_module. - + @@ -20006,7 +20006,7 @@ backend only instead of being distributed among the rest. - + @@ -20039,7 +20039,7 @@ in the SSI. - + @@ -20053,7 +20053,7 @@ in the SSI. - + @@ -20101,7 +20101,7 @@ response header line. - + @@ -20147,7 +20147,7 @@ the segmentation fault was occurred. - + @@ -20179,7 +20179,7 @@ the "$limit_rate" variable. - + @@ -20239,7 +20239,7 @@ the bug had appeared in 0.3.38. - + @@ -20320,7 +20320,7 @@ Thanks to Maxim Dounin. - + @@ -20361,7 +20361,7 @@ in the ngx_http_addition_filter_module. - + @@ -20457,7 +20457,7 @@ to a server prefix. - + @@ -20484,7 +20484,7 @@ in the "proxy_pass" directive without the URI part in a subrequest. - + @@ -20498,7 +20498,7 @@ the "add_header" directive supports the variables. - + @@ -20533,7 +20533,7 @@ in the "post_action" directive. - + @@ -20549,7 +20549,7 @@ the bug had appeared in 0.3.31. - + @@ -20628,7 +20628,7 @@ perl 5.8.8 compatibility. - + @@ -20663,7 +20663,7 @@ the bug had appeared in 0.3.27. - + @@ -20712,7 +20712,7 @@ only after a successful completion of a request. - + @@ -20779,7 +20779,7 @@ was transferred to a client. - + @@ -20853,7 +20853,7 @@ the requests with the body was not transferred. - + @@ -20878,7 +20878,7 @@ URI was transferred to a backend while proxying the SSI subrequest. - + @@ -20896,7 +20896,7 @@ the bug had appeared in 0.3.24. - + @@ -20951,7 +20951,7 @@ the bug had appeared in 0.3.18. - + @@ -20983,7 +20983,7 @@ the ngx_http_perl_module was incorrectly built on Linux and Solaris. - + @@ -21019,7 +21019,7 @@ the bug had appeared in 0.3.18. - + @@ -21042,7 +21042,7 @@ the "valid_referers" directive allows the referrers without URI part. - + @@ -21064,7 +21064,7 @@ the ngx_http_memcached_module did not support the keys in the "/usr?args" form. - + @@ -21096,7 +21096,7 @@ in SSI handling. - + @@ -21191,7 +21191,7 @@ the bug had appeared in 0.3.16. - + @@ -21245,7 +21245,7 @@ was used by default. - + @@ -21332,7 +21332,7 @@ the bug had appeared in 0.3.13. - + @@ -21366,7 +21366,7 @@ quit and active "debug_points" directive. - + @@ -21382,7 +21382,7 @@ the bug had appeared in 0.3.13. - + @@ -21436,7 +21436,7 @@ the bug had appeared in 0.3.11. - + @@ -21559,7 +21559,7 @@ bracket in the "if" directive. - + @@ -21575,7 +21575,7 @@ the bug had appeared in 0.3.10. - + @@ -21694,7 +21694,7 @@ response was encoded incorrectly. - + @@ -21711,7 +21711,7 @@ the bug had appeared in 0.3.8. - + @@ -21885,7 +21885,7 @@ then the response did not transferred complete or did not transferred at all. - + @@ -21911,7 +21911,7 @@ the bug had appeared in 0.3.2. - + @@ -21957,7 +21957,7 @@ always used. - + @@ -21997,7 +21997,7 @@ directive were used. - + @@ -22013,7 +22013,7 @@ the bug had appeared in 0.3.3. - + @@ -22148,7 +22148,7 @@ the "ssl_protocols" directive allowed to specify the single protocol only. - + @@ -22174,7 +22174,7 @@ directives. - + @@ -22201,7 +22201,7 @@ correct handling of the "\\", "\"", "\'", and "\$" pairs in SSI. - + @@ -22217,7 +22217,7 @@ The limit was introduced because of millisecond timers overflow. - + @@ -22292,7 +22292,7 @@ the bug had appeared in 0.2.2. - + @@ -22337,7 +22337,7 @@ expressions of the "if" command. - + @@ -22377,7 +22377,7 @@ the bug had appeared in 0.2.0. - + @@ -22393,7 +22393,7 @@ the bug had appeared in 0.2.2. - + @@ -22467,7 +22467,7 @@ the export versions of MSIE 5.x could not connect via HTTPS. - + @@ -22485,7 +22485,7 @@ the bug had appeared in 0.2.0. - + @@ -22619,7 +22619,7 @@ Thanks to Alexandr Kukushkin. - + @@ -22654,7 +22654,7 @@ Various bug fixes in the IMAP/POP3 proxy. - + @@ -22697,7 +22697,7 @@ authorization use. - + @@ -22762,7 +22762,7 @@ in the proxied mode the bug had appeared in 0.1.29. - + @@ -22791,7 +22791,7 @@ the bug had appeared in 0.1.38. - + @@ -22807,7 +22807,7 @@ then it can not be used in SSI. - + @@ -22866,7 +22866,7 @@ became shorter in the "ps" command. - + @@ -22985,7 +22985,7 @@ Bugfixes in IMAP/POP3 proxy in interaction with a backend at the login state. - + @@ -23108,7 +23108,7 @@ the IMAP/POP3 proxy. - + @@ -23146,7 +23146,7 @@ then nginx started to request all backends again. - + @@ -23219,7 +23219,7 @@ the reconfiguration by the -HUP signal was made twice. - + @@ -23291,7 +23291,7 @@ the bug had appeared in 0.1.28. - + @@ -23334,7 +23334,7 @@ request header line passing. - + @@ -23381,7 +23381,7 @@ the 500 error code was returned. - + @@ -23427,7 +23427,7 @@ mode. - + @@ -23470,7 +23470,7 @@ the bug had appeared in 0.1.30. - + @@ -23533,7 +23533,7 @@ the "ignore_invalid_headers" directive. - + @@ -23846,7 +23846,7 @@ nginx could not be built on MacOS X. - + @@ -23869,7 +23869,7 @@ nginx could not be built by gcc 4.0 on Linux. - + @@ -23928,7 +23928,7 @@ nginx could not be built on FreeBSD and Linux, if the - + @@ -23964,7 +23964,7 @@ auth_basic_user_file directives. - + @@ -24081,7 +24081,7 @@ the --with-openssl-opt=OPTIONS autoconfiguration directive. - + @@ -24127,7 +24127,7 @@ the lack of the "Referer" header line was always accounted as valid referrer. - + @@ -24203,7 +24203,7 @@ of the response header if the no response was transferred to a client. - + @@ -24231,7 +24231,7 @@ the bug had appeared in 0.1.21. - + @@ -24268,7 +24268,7 @@ nginx could not be built on NetBSD 2.0. - + @@ -24292,7 +24292,7 @@ the FastCGI stderr stream was handled incorrectly. - + @@ -24327,7 +24327,7 @@ via SSL connections. - + @@ -24422,7 +24422,7 @@ the rewrite/location cycle and sets the current configuration to the request. - + @@ -24519,7 +24519,7 @@ the system error message was not logged on Linux. - + @@ -24596,7 +24596,7 @@ the bug had appeared in 0.1.14. - + @@ -24684,7 +24684,7 @@ caused segmentation fault. - + @@ -24808,7 +24808,7 @@ Thanks to Sergey Skvortsov for SSL-accelerator. - + @@ -24840,7 +24840,7 @@ the %request_length log parameter logged the incorrect length. - + @@ -24880,7 +24880,7 @@ the SO_SNDLOWAT option. - + @@ -25021,7 +25021,7 @@ the double slashes in "://" in the URI were converted to ":/". - + @@ -25048,7 +25048,7 @@ the fix in 0.1.9 for the files bigger than 2G on Linux did not work. - + @@ -25096,7 +25096,7 @@ the bug had appeared in 0.1.8. - + @@ -25128,7 +25128,7 @@ the proxy_max_temp_file_size directive. - + @@ -25146,7 +25146,7 @@ the bug had appeared in 0.1.5. - + @@ -25162,7 +25162,7 @@ the wrong configuration choose. - + @@ -25248,7 +25248,7 @@ the userid_p3p directive. - + @@ -25262,7 +25262,7 @@ in the ngx_http_autoindex_module. - + @@ -25295,7 +25295,7 @@ proxy module may get caught in an endless loop when sendfile is not used. - + @@ -25381,7 +25381,7 @@ the gzip module compressed the proxied responses that was already compressed. - + @@ -25481,7 +25481,7 @@ was required. - + diff --git a/docs/xsls/changes.xsls b/docs/xsls/changes.xsls index 8be25a20a..4b3425474 100644 --- a/docs/xsls/changes.xsls +++ b/docs/xsls/changes.xsls @@ -25,13 +25,19 @@ X:template = "changes" { ' '), 1, $conf/changes[@lang=$lang]/length)} - X:if "$lang='ru'" { !{@date} } + X:if "$lang='ru'" { + !{substring(@date, 9, 2)} + X:text {.} + !{substring(@date, 6, 2)} + X:text {.} + !{substring(@date, 1, 4)} + } X:if "$lang='en'" { - !{substring(@date, 1, 2)} + !{substring(@date, 9, 2)} !{$conf/changes[@lang=$lang]/month[number(substring(current()/@date, - 4, 2))]} - !{substring(@date, 7, 4)} + 6, 2))]} + !{substring(@date, 1, 4)} } X:text { }