<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anope.git/src, branch 2.0.5</title>
<subtitle>Anope is an open source set of IRC services.
</subtitle>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/'/>
<entry>
<title>Anope 2.0.5 Release</title>
<updated>2017-01-22T21:09:36+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2017-01-22T21:09:36+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=a9bf2518864a6919f7e1217016c9dec3a3b08323'/>
<id>a9bf2518864a6919f7e1217016c9dec3a3b08323</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup some excess whitespaces and tabs, and fix a few typos along the way.</title>
<updated>2017-01-17T04:03:25+00:00</updated>
<author>
<name>Robby</name>
<email>robby@chatbelgie.be</email>
</author>
<published>2017-01-17T04:03:25+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=76ce8ece1a4803c98bfe9460f40bf8e0fbc409e6'/>
<id>76ce8ece1a4803c98bfe9460f40bf8e0fbc409e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright to 2017.</title>
<updated>2017-01-16T02:13:25+00:00</updated>
<author>
<name>Robby</name>
<email>robby@chatbelgie.be</email>
</author>
<published>2017-01-16T02:13:25+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=8656b65e392e8d26de218bf372da949c3a00d8d4'/>
<id>8656b65e392e8d26de218bf372da949c3a00d8d4</id>
<content type='text'>
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2017 Anope Team/i' {} \;

Added missing copyright headers to files that didn't have it yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2017 Anope Team/i' {} \;

Added missing copyright headers to files that didn't have it yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move log messages for status mode change for unknown user to debug</title>
<updated>2016-12-23T01:59:04+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2016-12-23T01:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=2b7f0084b773a56dbcd80b1d2d86b64257814e5a'/>
<id>2b7f0084b773a56dbcd80b1d2d86b64257814e5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make User::Mask behave more like 1.8</title>
<updated>2016-12-23T01:52:43+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2016-12-23T01:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=ec7ce09ef45c491ea833ca39ee2dc0ff3cdf5f90'/>
<id>ec7ce09ef45c491ea833ca39ee2dc0ff3cdf5f90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>logger: log source nick if there is no user or account</title>
<updated>2016-12-15T13:24:40+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2016-12-15T13:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=b3010c3c6b2a938c28ff10ab67f09528f0c91896'/>
<id>b3010c3c6b2a938c28ff10ab67f09528f0c91896</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't try to include files with empty paths</title>
<updated>2016-11-04T02:58:50+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2016-11-04T02:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=0f49d1051a96645a576e49cb025198d1b5c9dc60'/>
<id>0f49d1051a96645a576e49cb025198d1b5c9dc60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash loading enc_old prior to the proto mods</title>
<updated>2016-11-04T02:54:35+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2016-11-04T02:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=4b97a9b13f2aa2b27e1ecd050db3b94f9b40ac77'/>
<id>4b97a9b13f2aa2b27e1ecd050db3b94f9b40ac77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a Date field to the Header</title>
<updated>2016-08-17T16:22:44+00:00</updated>
<author>
<name>genius3000</name>
<email>genius3000@g3k.solutions</email>
</author>
<published>2016-08-16T23:12:25+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=e23cf0c221eb8380f56f4f2e246db60dba29cadb'/>
<id>e23cf0c221eb8380f56f4f2e246db60dba29cadb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump for 2.0.5-git</title>
<updated>2016-07-23T21:37:05+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2016-07-23T21:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=db4f38bcf5f712dec9f748238cbcdea7f47a95b2'/>
<id>db4f38bcf5f712dec9f748238cbcdea7f47a95b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
