<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/docs/xsls, branch release-1.15.9</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>Docs: changes.xml dates converted to ISO 8601 format.</title>
<updated>2017-02-16T15:32:49+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2017-02-16T15:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=b4a23939272eab144d757e29d9c9f5b1f9c5554e'/>
<id>b4a23939272eab144d757e29d9c9f5b1f9c5554e</id>
<content type='text'>
Dates in ISO 8601 format are in line with what is used in nginx.org news,
and are generally less ambiguous and easier to work with.

The changes.xml was converted using sed:

$ sed 's/date="\(..\)\.\(..\)\.\(....\)"/date="\3-\2-\1"/g' changes.xml

Appropriate changes to changes.xsls were introduced.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dates in ISO 8601 format are in line with what is used in nginx.org news,
and are generally less ambiguous and easier to work with.

The changes.xml was converted using sed:

$ sed 's/date="\(..\)\.\(..\)\.\(....\)"/date="\3-\2-\1"/g' changes.xml

Appropriate changes to changes.xsls were introduced.
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: switched from java XSLScript to xslscript.pl.</title>
<updated>2014-02-28T16:17:00+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2014-02-28T16:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=f567a71448a9f895c44804e58677368dc3b64348'/>
<id>f567a71448a9f895c44804e58677368dc3b64348</id>
<content type='text'>
Latter is available from http://hg.nginx.org/xslscript.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Latter is available from http://hg.nginx.org/xslscript.
</pre>
</div>
</content>
</entry>
<entry>
<title>Converted DOS-style newlines.</title>
<updated>2012-08-30T16:05:43+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2012-08-30T16:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=440ab7aec1d63031d24e36150e04cf80fbcb5836'/>
<id>440ab7aec1d63031d24e36150e04cf80fbcb5836</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The reference documentation is moving elsewhere.</title>
<updated>2011-10-09T06:49:54+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2011-10-09T06:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=c94b7e3d94cc260e64360613de6dc45da8236240'/>
<id>c94b7e3d94cc260e64360613de6dc45da8236240</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- The module name is now also output as an HTML header.</title>
<updated>2011-09-15T08:24:33+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2011-09-15T08:24:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=2a46092c5ad4c647f0df4bc58795ed744e8252eb'/>
<id>2a46092c5ad4c647f0df4bc58795ed744e8252eb</id>
<content type='text'>
- Agreed that examples can only contain literal text.
- Agreed to call modules "ngx_*_module".
- Renamed XML element "http-error" to a more general "http-status".
- Fixed text of error codes to match the actual code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Agreed that examples can only contain literal text.
- Agreed to call modules "ngx_*_module".
- Renamed XML element "http-error" to a more general "http-status".
- Fixed text of error codes to match the actual code.
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP errors are now output as "code (text)".</title>
<updated>2011-09-12T09:48:33+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2011-09-12T09:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=5a8a4bd20cd80675c35dfcfab4a0a2f41deadc44'/>
<id>5a8a4bd20cd80675c35dfcfab4a0a2f41deadc44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Basic inter-document and external linking support.</title>
<updated>2011-09-08T13:26:06+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2011-09-08T13:26:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=aab747108d26006b90dd3390799a15c0f6c77ba0'/>
<id>aab747108d26006b90dd3390799a15c0f6c77ba0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New elements: "dq", "pathname"; new list type: "tag".</title>
<updated>2011-09-06T10:41:44+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2011-09-06T10:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a49d5f8e5c9f95247645d4aa402fa575ed219489'/>
<id>a49d5f8e5c9f95247645d4aa402fa575ed219489</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DTD and XSLS changes for modules.</title>
<updated>2011-09-05T09:32:00+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2011-09-05T09:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=cd7b80a8bb8dd6eb3773e53e2b16441bf1670664'/>
<id>cd7b80a8bb8dd6eb3773e53e2b16441bf1670664</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CHANGES conversion from KOI8-R to UTF-8.</title>
<updated>2011-08-23T12:50:54+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2011-08-23T12:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=03228790c644384adc1b2eeb59c577699aa41709'/>
<id>03228790c644384adc1b2eeb59c577699aa41709</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
