<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git, branch release-0.8.28</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>nginx-0.8.28-RELEASE</title>
<updated>2009-11-23T15:53:12+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-23T15:53:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=c2f326d5a233d6164ad2e82731dfc00baac132d0'/>
<id>c2f326d5a233d6164ad2e82731dfc00baac132d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add NGX_PROCESS_HELPER process status</title>
<updated>2009-11-23T15:46:21+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-23T15:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=72db760eca850562cc89c550c6cf9f54d657f532'/>
<id>72db760eca850562cc89c550c6cf9f54d657f532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>decrease SSL handshake error level to info</title>
<updated>2009-11-23T14:09:57+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-23T14:09:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=8019121120853dbdab475ec9091f0aeb2aad7bbb'/>
<id>8019121120853dbdab475ec9091f0aeb2aad7bbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix building without PCRE, the bug had been introduced in r3326</title>
<updated>2009-11-23T13:13:58+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-23T13:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=6956db069653311d2d14b3d3a0f4e59bdeda9ae2'/>
<id>6956db069653311d2d14b3d3a0f4e59bdeda9ae2</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-11-23T13:09:33+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-23T13:09:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=0bd426def165c7200012a20439abc6abc8bffaa3'/>
<id>0bd426def165c7200012a20439abc6abc8bffaa3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release-0.8.27 tag</title>
<updated>2009-11-17T16:53:18+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-17T16:53:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=6b4d3a32f58030d613f4f4d93882eaa85abbd431'/>
<id>6b4d3a32f58030d613f4f4d93882eaa85abbd431</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nginx-0.8.27-RELEASE</title>
<updated>2009-11-17T16:53:17+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-17T16:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=6632b0854ea10fbccdc6ead528e875b679b79c61'/>
<id>6632b0854ea10fbccdc6ead528e875b679b79c61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>a cache manager thread handle was overwritten by a cache loader thread handle,</title>
<updated>2009-11-17T16:46:27+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-17T16:46:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=2952af08f17ee98645191c4e34a9cd84c024d30d'/>
<id>2952af08f17ee98645191c4e34a9cd84c024d30d</id>
<content type='text'>
this caused an exit delay, the bug had been introduced in r3023
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this caused an exit delay, the bug had been introduced in r3023
</pre>
</div>
</content>
</entry>
<entry>
<title>add comment from r2716 commit message</title>
<updated>2009-11-17T10:31:39+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-17T10:31:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=d1d7bb00a3792187c8fe5a5ba3a481ee63552e09'/>
<id>d1d7bb00a3792187c8fe5a5ba3a481ee63552e09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use global perl variable in perl_destruct()/perl_free()</title>
<updated>2009-11-17T10:28:12+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-17T10:28:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=889fa8debb8230bd35dfe1f67695a84661ad7daa'/>
<id>889fa8debb8230bd35dfe1f67695a84661ad7daa</id>
<content type='text'>
for non-mulitiplicity perl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for non-mulitiplicity perl
</pre>
</div>
</content>
</entry>
</feed>
