<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git, branch release-0.6.37</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>nginx-0.6.37-RELEASE</title>
<updated>2009-05-18T16:29:57+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-18T16:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=fcc4d4559a3adb039bc7d16cb44fb4b281e14365'/>
<id>fcc4d4559a3adb039bc7d16cb44fb4b281e14365</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>r2821 merge:</title>
<updated>2009-05-18T16:19:49+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-18T16:19:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=82e31bf947d706ac579896f5aff92bef0358dcf5'/>
<id>82e31bf947d706ac579896f5aff92bef0358dcf5</id>
<content type='text'>
test already destroyed request
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test already destroyed request
</pre>
</div>
</content>
</entry>
<entry>
<title>r2756 merge:</title>
<updated>2009-05-18T16:17:51+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-18T16:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=c0399e22bb3f1ec7b7074cf078b0146cbb57d448'/>
<id>c0399e22bb3f1ec7b7074cf078b0146cbb57d448</id>
<content type='text'>
add quotes for configure options with spaces
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add quotes for configure options with spaces
</pre>
</div>
</content>
</entry>
<entry>
<title>r2754 merge:</title>
<updated>2009-05-18T16:13:02+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-18T16:13:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=0e7ed23cec70cec3e6bce9a90e2f45708b658e46'/>
<id>0e7ed23cec70cec3e6bce9a90e2f45708b658e46</id>
<content type='text'>
merge SSL context inside "if" block
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
merge SSL context inside "if" block
</pre>
</div>
</content>
</entry>
<entry>
<title>r2719 merge:</title>
<updated>2009-05-18T16:05:02+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-18T16:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=2d7195bdb711390302eec115744aae289a231314'/>
<id>2d7195bdb711390302eec115744aae289a231314</id>
<content type='text'>
fix building on platforms which have no atomic operations support,
the bug was introduced in r2653 (r2564 in trunk)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix building on platforms which have no atomic operations support,
the bug was introduced in r2653 (r2564 in trunk)
</pre>
</div>
</content>
</entry>
<entry>
<title>r2614 merge:</title>
<updated>2009-05-18T16:02:06+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-18T16:02:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=0919207d9fbacacc917d99d024148e22f2668901'/>
<id>0919207d9fbacacc917d99d024148e22f2668901</id>
<content type='text'>
update cpuid for Core 2 and Atom
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update cpuid for Core 2 and Atom
</pre>
</div>
</content>
</entry>
<entry>
<title>r2496, r2749 merge:</title>
<updated>2009-05-18T15:58:46+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-18T15:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=6e574b051840946aedbdda548f2b0e4bd54f4b9c'/>
<id>6e574b051840946aedbdda548f2b0e4bd54f4b9c</id>
<content type='text'>
compatibility with Microsoft's
    AUTH LOGIN [base64 encoded user name ]
patch by Maxim Dounin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
compatibility with Microsoft's
    AUTH LOGIN [base64 encoded user name ]
patch by Maxim Dounin
</pre>
</div>
</content>
</entry>
<entry>
<title>r2296 merge:</title>
<updated>2009-05-18T15:39:08+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-18T15:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a948e1f3216cd529eefd11fb4548b3dcb16d9178'/>
<id>a948e1f3216cd529eefd11fb4548b3dcb16d9178</id>
<content type='text'>
fix r2105 (r2067 in trunk)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix r2105 (r2067 in trunk)
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2009-05-18T15:36:12+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-18T15:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=cb19ac4da7e8568615d2a29aa3aff06612452336'/>
<id>cb19ac4da7e8568615d2a29aa3aff06612452336</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.6.36 tag</title>
<updated>2009-04-02T06:48:51+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-02T06:48:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3adf91b2f1d643603eb991573204826690b8e1b5'/>
<id>3adf91b2f1d643603eb991573204826690b8e1b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
