<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anope.git/src, branch 2.0.3</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.3 Release</title>
<updated>2016-01-30T22:27:31+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2016-01-30T22:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=d9c0a13caff6cf7579d5fff5e02dc7abe8f1ead1'/>
<id>d9c0a13caff6cf7579d5fff5e02dc7abe8f1ead1</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 2016. This was done with:</title>
<updated>2016-01-28T19:24:49+00:00</updated>
<author>
<name>Robby</name>
<email>robby@chatbelgie.be</email>
</author>
<published>2016-01-28T19:24:49+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=f118960a25dd1f482e77586b7853107692d31ec9'/>
<id>f118960a25dd1f482e77586b7853107692d31ec9</id>
<content type='text'>
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;

Added missing copyright headers to files that didn't have it yet.
Fixed some whitespace and blank lines along the way.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;

Added missing copyright headers to files that didn't have it yet.
Fixed some whitespace and blank lines along the way.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix various inconsistencies/crashes related to having multiple opers configured for the same user through combinations of os_oper/config/m_sql_oper</title>
<updated>2016-01-19T21:25:02+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2016-01-19T21:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=164b349ef9cfbc0f275333b60b0786848ce0f2e7'/>
<id>164b349ef9cfbc0f275333b60b0786848ce0f2e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include gecos in GetNUHMask</title>
<updated>2015-12-29T18:53:44+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2015-12-29T18:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=ba805e30b83c4bf2c583279f9e939fb05f566b14'/>
<id>ba805e30b83c4bf2c583279f9e939fb05f566b14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update LOG dir in anoperc</title>
<updated>2015-12-08T19:06:08+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2015-12-08T19:06:08+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=252a65af7e63e7da7d4984f45aef49edbfbac2bd'/>
<id>252a65af7e63e7da7d4984f45aef49edbfbac2bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>null xline manager when removing so removexline doesn't get called</title>
<updated>2015-11-06T01:50:10+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2015-11-06T01:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=d40edcae69092ab02fc302066a0aa968843fc963'/>
<id>d40edcae69092ab02fc302066a0aa968843fc963</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup after xlines if directly removed</title>
<updated>2015-11-05T01:51:02+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2015-11-05T01:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=4c1cc0e05d49b494b1462dba1d51d31cec384436'/>
<id>4c1cc0e05d49b494b1462dba1d51d31cec384436</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check privilege name is valid in SetLevel</title>
<updated>2015-09-24T21:22:44+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2015-09-24T21:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=830361e97d03c74e54cb1cf1bbf329dffdeb66f7'/>
<id>830361e97d03c74e54cb1cf1bbf329dffdeb66f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Channel::DeleteUser delets the container</title>
<updated>2015-09-17T16:31:02+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2015-09-17T16:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=2e65bd40123750002e1fbdb85802351152257df3'/>
<id>2e65bd40123750002e1fbdb85802351152257df3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Defer channel deletion until after i/o. There are some edge cases with events kicking users mid-event that can delete them.</title>
<updated>2015-09-17T14:07:30+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2015-09-17T14:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=1ac4a1d9a56141d18b3e8a32fe165535031a4c67'/>
<id>1ac4a1d9a56141d18b3e8a32fe165535031a4c67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
