<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git, branch release-0.7.32</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>nginx-0.7.32-RELEASE</title>
<updated>2009-01-26T14:41:26+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-26T14:41:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=fc2d381d86a4410db924a8387ab88a87c9757893'/>
<id>fc2d381d86a4410db924a8387ab88a87c9757893</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style fix: remove tabs</title>
<updated>2009-01-26T14:35:10+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-26T14:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=dd6a98f89ceae6698638ad25babf49561484c41e'/>
<id>dd6a98f89ceae6698638ad25babf49561484c41e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix segfault if $fastcgi_script_name or $fastcgi_path_info were used before</title>
<updated>2009-01-26T14:33:59+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-26T14:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=2da48d32c1f9c9985f3bc19dd8bbbcbbc2a58541'/>
<id>2da48d32c1f9c9985f3bc19dd8bbbcbbc2a58541</id>
<content type='text'>
fastcgi handler, the bug has been introduced in r2444
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fastcgi handler, the bug has been introduced in r2444
</pre>
</div>
</content>
</entry>
<entry>
<title>revert the previous commit and r2447 change in src/core/ngx_cycle.c</title>
<updated>2009-01-26T14:31:49+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-26T14:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=9aa30bc51ef9df4b31e6f9977c0be8fb826b0b0f'/>
<id>9aa30bc51ef9df4b31e6f9977c0be8fb826b0b0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>default error_log has zero level, the bug has been introduced in r2447</title>
<updated>2009-01-26T14:11:09+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-26T14:11:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=71f729c78cb23c58adb62cb139f22a11b0c80ca0'/>
<id>71f729c78cb23c58adb62cb139f22a11b0c80ca0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix slab page or more sized allocations if nginx was build without debug</title>
<updated>2009-01-25T10:39:59+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-25T10:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=4b2844b8a02a7d5efd01711260a21de9f650f7d1'/>
<id>4b2844b8a02a7d5efd01711260a21de9f650f7d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix fastcgi_store</title>
<updated>2009-01-21T20:54:40+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-21T20:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=7a86f07057c9ba2c25301211605a5e93394ff504'/>
<id>7a86f07057c9ba2c25301211605a5e93394ff504</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use GetFileAttributesEx() instead of GetFileAttributes()</title>
<updated>2009-01-21T15:56:29+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-21T15:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=7dcbfe67efe979049b4217e6ec8f380be34cd3c5'/>
<id>7dcbfe67efe979049b4217e6ec8f380be34cd3c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix win32 ngx_is_dir(), etc</title>
<updated>2009-01-21T15:53:09+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-21T15:53:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=5aa6d223a60843dcc09caff8be659bd7e5d568e8'/>
<id>5aa6d223a60843dcc09caff8be659bd7e5d568e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test ngx_file_info() result, the bug has been introduced in r2070</title>
<updated>2009-01-21T15:50:52+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-01-21T15:50:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=467f437e275e5efad12cd77ef1ab0e93f48ae3d4'/>
<id>467f437e275e5efad12cd77ef1ab0e93f48ae3d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
