<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git, branch release-0.8.30</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>nginx-0.8.30-RELEASE</title>
<updated>2009-12-15T14:34:09+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-12-15T14:34:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a1fafd4d04359e2116abd7f483ae18562893f85a'/>
<id>a1fafd4d04359e2116abd7f483ae18562893f85a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add conf/fastcgi.conf</title>
<updated>2009-12-15T13:54:41+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-12-15T13:54:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=495543998a4da67d690dedf41183bae7e8f19b44'/>
<id>495543998a4da67d690dedf41183bae7e8f19b44</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 error messages when an temporary file replaces an existent file:</title>
<updated>2009-12-15T13:47:02+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-12-15T13:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=44be39475c29e2866f1a2bcd8775ec5e489d1813'/>
<id>44be39475c29e2866f1a2bcd8775ec5e489d1813</id>
<content type='text'>
*) do not rename an already renamed file
*) now ngx_win32_rename_file() returns error code
*) do not log failure inside ngx_win32_rename_file()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) do not rename an already renamed file
*) now ngx_win32_rename_file() returns error code
*) do not log failure inside ngx_win32_rename_file()
</pre>
</div>
</content>
</entry>
<entry>
<title>default large_client_header_buffers' buffer size should be 8K as compatible</title>
<updated>2009-12-09T06:37:41+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-12-09T06:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=29b5a1378460c746a9e9eec7110df31e845b31b2'/>
<id>29b5a1378460c746a9e9eec7110df31e845b31b2</id>
<content type='text'>
with Apache's one
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with Apache's one
</pre>
</div>
</content>
</entry>
<entry>
<title>print libatomic configure summary</title>
<updated>2009-12-08T12:53:54+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-12-08T12:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=77304c6a2c8fe164faedc1bd55430934f9992690'/>
<id>77304c6a2c8fe164faedc1bd55430934f9992690</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>backout r3315 and test r-&gt;header_only last, since it's not actually</title>
<updated>2009-12-07T15:41:57+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-12-07T15:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=58b1f9e9e4eb4be7c46ecfaf4a1592ec93a2d4b6'/>
<id>58b1f9e9e4eb4be7c46ecfaf4a1592ec93a2d4b6</id>
<content type='text'>
frequent here: 304 and HEAD responses are not set it before the filter
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
frequent here: 304 and HEAD responses are not set it before the filter
</pre>
</div>
</content>
</entry>
<entry>
<title>fix libatomic usage on arm, cris, hppa, m68k, and sparc platforms</title>
<updated>2009-12-07T15:32:38+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-12-07T15:32:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=8f7c8f3c07038ce40e28cde141f936a8fd92eea9'/>
<id>8f7c8f3c07038ce40e28cde141f936a8fd92eea9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix double free(), introduced in r3268</title>
<updated>2009-12-07T15:13:46+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-12-07T15:13:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=eacd5d89b7d94c8422390c6cedac0501ab974c96'/>
<id>eacd5d89b7d94c8422390c6cedac0501ab974c96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove stale comment</title>
<updated>2009-12-02T13:03:54+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-12-02T13:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=6cfcef3cbfd37b1172bd79ccdcddab3436eda6a4'/>
<id>6cfcef3cbfd37b1172bd79ccdcddab3436eda6a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2009-12-02T13:02:43+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-12-02T13:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3bc08a51c73e3168ff4de9b118b7df4d7ce5a92c'/>
<id>3bc08a51c73e3168ff4de9b118b7df4d7ce5a92c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
