<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/doc, branch rel-26-rc2</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-26-rc2</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-26-rc2'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2020-06-11T15:13:06+00:00</updated>
<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>Tweak &amp; update doc/HowToRelease.txt a bit ...</title>
<updated>2020-05-09T22:14:04+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-05-09T22:14:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=e889de9d92adf09f9c77df03d8a85736bc15d380'/>
<id>urn:sha1:e889de9d92adf09f9c77df03d8a85736bc15d380</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Platforms.txt: Add x86_64/apple/darwin19.0.0</title>
<updated>2020-05-07T15:53:13+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2019-12-16T16:06:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=bc22f41c513f053374be64058db7494974b65a8f'/>
<id>urn:sha1:bc22f41c513f053374be64058db7494974b65a8f</id>
<content type='text'>
- Add x86_64/apple/darwin19.0.0 (Apple clang 11.0)
</content>
</entry>
<entry>
<title>Update Platforms.txt</title>
<updated>2020-05-07T15:52:51+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2019-12-16T16:05:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=d11f13f187ec9b03693812b3d97040c81f5eb8a5'/>
<id>urn:sha1:d11f13f187ec9b03693812b3d97040c81f5eb8a5</id>
<content type='text'>
- Update powerpc/apple/darwin8.11.0 (gcc 4.0.1)
- Add mips/sgi/irix6.5 (SGI C compiler)
- Add mipsel/unknown/netbsd8.0 (gcc 5.5.0)

Thanks to Götz Hoffart &lt;goetz@hoffart.de&gt;!
</content>
</entry>
<entry>
<title>Makefile.am: Replace make with ${MAKE} (#270)</title>
<updated>2020-04-20T17:29:16+00:00</updated>
<author>
<name>sam_c</name>
<email>11667869+thesamesam@users.noreply.github.com</email>
</author>
<published>2020-04-20T17:29:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=1fc54ebef1e511c7a512f01e05dea064b2f0e0b9'/>
<id>urn:sha1:1fc54ebef1e511c7a512f01e05dea064b2f0e0b9</id>
<content type='text'>
Fixes warnings such as:
"warning: jobserver unavailable: using -j1. Add `+' to parent make rule."

Signed-off-by: Sam James (sam_c) &lt;sam@cmpct.info&gt;</content>
</entry>
<entry>
<title>Update documentation to reflect "[Channel]-&gt;Modes" changes</title>
<updated>2020-03-29T21:17:21+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-03-29T21:17:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=9c5e42458ea8dc2aa8db5f122aaa4296d31df67b'/>
<id>urn:sha1:9c5e42458ea8dc2aa8db5f122aaa4296d31df67b</id>
<content type='text'>
No longer mention "[Channel]-&gt;Key" and "[Channel]-&gt;MaxUsers".
</content>
</entry>
<entry>
<title>Convert INSTALL and README files to Markdown</title>
<updated>2020-03-29T20:33:51+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-02-11T20:00:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=61ac8be2fd36ffbf55d73215aa3a32ab01e94284'/>
<id>urn:sha1:61ac8be2fd36ffbf55d73215aa3a32ab01e94284</id>
<content type='text'>
This requires some changes to the build system, for example to comply
with the expectations of the GNU autoconf/automake tools ...
</content>
</entry>
<entry>
<title>2020!</title>
<updated>2020-01-21T21:02:40+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-01-21T21:02:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=f5fa7db4ba46521e49a4ae4e1ba9d09c918926b3'/>
<id>urn:sha1:f5fa7db4ba46521e49a4ae4e1ba9d09c918926b3</id>
<content type='text'>
</content>
</entry>
</feed>
