<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd, branch rel-26</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-26</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-26'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2020-06-20T13:54:19+00:00</updated>
<entry>
<title>ngIRCd Release 26</title>
<updated>2020-06-20T13:54:19+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-06-20T13:54:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=0f717bfd772e0aa904e357983f25a6299b6b7e71'/>
<id>urn:sha1:0f717bfd772e0aa904e357983f25a6299b6b7e71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>INSTALL.md: Add instructions for ArchLinux (pacman)</title>
<updated>2020-06-20T13:54:02+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-06-20T13:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=ed9d8e79507b0a10290d1c5b1acfaa3a1c1ab2a9'/>
<id>urn:sha1:ed9d8e79507b0a10290d1c5b1acfaa3a1c1ab2a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ngIRCd Release 26~rc2</title>
<updated>2020-06-11T15:22:08+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-06-11T15:22:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=4bcf4613f9719f70f94ef4efd290fcc35d9c51f2'/>
<id>urn:sha1:4bcf4613f9719f70f94ef4efd290fcc35d9c51f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update NEWS, ChangeLog and doc/Platforms.txt files</title>
<updated>2020-06-11T15:13:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-06-11T15:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=c55a83280662a692e46a4ca3f7252d81aa01b50e'/>
<id>urn:sha1:c55a83280662a692e46a4ca3f7252d81aa01b50e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add AppStream metadata file: contrib/de.barton.ngircd.metainfo.xml</title>
<updated>2020-06-11T15:11:15+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-06-11T15:11:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=3dedd57f7f9e6e8c647ff87ee9015af2e728181b'/>
<id>urn:sha1:3dedd57f7f9e6e8c647ff87ee9015af2e728181b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't send invalid CHANINFO commands when no key is set</title>
<updated>2020-06-11T14:45:30+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-06-11T14:45:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=07cb8ed9ae14307b7b9335faa957baa340632e57'/>
<id>urn:sha1:07cb8ed9ae14307b7b9335faa957baa340632e57</id>
<content type='text'>
It can happen that a channel is +k, but no key is set: for example by
misconfiguring a pre-defined channel. In this case, ngIRCd sent an
invalud CHANINFO command ("CHANINFO #test +Pk  0 :'", note the unset
key represented by the two spaces) to its peers.

Fix this and enhance the CHANINFO documentation.
</content>
</entry>
<entry>
<title>Update NEWS and ChangeLog files</title>
<updated>2020-05-31T17:38:59+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-05-31T17:38:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b003d469f18c843725de4f6f46b7ca0714e0a984'/>
<id>urn:sha1:b003d469f18c843725de4f6f46b7ca0714e0a984</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update description text in manual page, too!</title>
<updated>2020-05-26T21:00:25+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-05-26T21:00:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=15c744428358b2a9a1014e10ce803604cc72deae'/>
<id>urn:sha1:15c744428358b2a9a1014e10ce803604cc72deae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ngircd.spec: Fix name of README.md and INSTALL.md</title>
<updated>2020-05-26T17:55:01+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-05-26T17:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=eb46f3d96d9617fad2887cf465516ea9c03dd174'/>
<id>urn:sha1:eb46f3d96d9617fad2887cf465516ea9c03dd174</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update description texts</title>
<updated>2020-05-26T17:43:14+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-05-26T17:43:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=a84cba8f78d126bbdbc185db9b70e3c6e7d34b1e'/>
<id>urn:sha1:a84cba8f78d126bbdbc185db9b70e3c6e7d34b1e</id>
<content type='text'>
Bring them in line with the updated texts on the homepage.
</content>
</entry>
</feed>
