<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/core, branch release-0.7.54</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>*) refactor error_log processing: listen socket log might inherit built-in</title>
<updated>2009-04-30T13:53:42+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-30T13:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=0cd76ea2902588a7f3baea47407c48956aaa19e6'/>
<id>0cd76ea2902588a7f3baea47407c48956aaa19e6</id>
<content type='text'>
   error_log with zero level, and r2447, r2466, r2467 were not enough
*) remove bogus "stderr" level
*) some functions and fields renames
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   error_log with zero level, and r2447, r2466, r2467 were not enough
*) remove bogus "stderr" level
*) some functions and fields renames
</pre>
</div>
</content>
</entry>
<entry>
<title>set of.failed for cached error, the bug has been introduced in r2757</title>
<updated>2009-04-30T08:01:50+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-30T08:01:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=5461f39381f20cf0f4d04a36e22aea6dd2ba10a4'/>
<id>5461f39381f20cf0f4d04a36e22aea6dd2ba10a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>uniform ngx_file_info() interface with ngx_fd_info()</title>
<updated>2009-04-29T19:28:52+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-29T19:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ef919756d9970902117af563e7e93465f610e600'/>
<id>ef919756d9970902117af563e7e93465f610e600</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix the previous commit</title>
<updated>2009-04-29T13:07:16+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-29T13:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a70d086812da03f0e0cc8a88622e6298ee82af09'/>
<id>a70d086812da03f0e0cc8a88622e6298ee82af09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Winsock uses ECONNABORTED instead of ECONNRESET</title>
<updated>2009-04-29T11:34:58+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-29T11:34:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=dcc9205a39d6125988fb8a1fbed275fc389012f1'/>
<id>dcc9205a39d6125988fb8a1fbed275fc389012f1</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 by BCC if NGX_PREFIX is defined</title>
<updated>2009-04-29T11:32:58+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-29T11:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=341b8f67b908a740bd0316f1f7dc1a97311513f0'/>
<id>341b8f67b908a740bd0316f1f7dc1a97311513f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>*) do not show line number for -g option</title>
<updated>2009-04-28T20:06:03+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-28T20:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ca6a9e0fdc594c185141d16f6e47dbbd2a83046e'/>
<id>ca6a9e0fdc594c185141d16f6e47dbbd2a83046e</id>
<content type='text'>
*) reset configuration file after -g option has been parsed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) reset configuration file after -g option has been parsed
</pre>
</div>
</content>
</entry>
<entry>
<title>introduce ngx_write_console() to support OEM code pages</title>
<updated>2009-04-28T15:05:27+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-28T15:05:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=9d4a8d911155a1de672547c4774977993c083cc0'/>
<id>9d4a8d911155a1de672547c4774977993c083cc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add prefix in Usage</title>
<updated>2009-04-28T04:34:27+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-28T04:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=2cc2893bc169e32365c04154a0e80d63f8b07b10'/>
<id>2cc2893bc169e32365c04154a0e80d63f8b07b10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ngx_log_errno()</title>
<updated>2009-04-27T13:17:33+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-27T13:17:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=f67e0a4050c7d180123ad8bd473275cf40a7e483'/>
<id>f67e0a4050c7d180123ad8bd473275cf40a7e483</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
