<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src, branch v3.17.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v3.17.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v3.17.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-12-22T19:27:30Z</updated>
<entry>
<title>Release v3.17.0.</title>
<updated>2023-12-22T19:27:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-12-22T19:12:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=786a538fa5f6481a96cb579dcad4b0c0880a3d63'/>
<id>urn:sha1:786a538fa5f6481a96cb579dcad4b0c0880a3d63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2023-12-22T19:27:30Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2023-12-22T19:09:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=473e57eb653f50c28b126c21a02faac176b37cbe'/>
<id>urn:sha1:473e57eb653f50c28b126c21a02faac176b37cbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update module descriptions.</title>
<updated>2023-12-22T19:27:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-12-22T19:05:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4fde370e938d5c4feaabde5e83604897470a3995'/>
<id>urn:sha1:4fde370e938d5c4feaabde5e83604897470a3995</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the Windows build.</title>
<updated>2023-12-14T16:47:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-12-14T16:47:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2db07f50fd2f12f61da1a71c3a37d4fac7feb669'/>
<id>urn:sha1:2db07f50fd2f12f61da1a71c3a37d4fac7feb669</id>
<content type='text'>
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
</content>
</entry>
<entry>
<title>Allow using $address for the user IP address in alias templates.</title>
<updated>2023-11-12T19:30:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-11-12T19:30:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1f45b74437d307ade0d4d6f688fa1477065e6a88'/>
<id>urn:sha1:1f45b74437d307ade0d4d6f688fa1477065e6a88</id>
<content type='text'>
Closes #2068.
</content>
</entry>
<entry>
<title>Fix a crash on shutdown when using ssl_gnutls on some systems.</title>
<updated>2023-11-06T00:42:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-11-06T00:42:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=def0285d0d229ed9055d7f9ad6c3b7572e648b82'/>
<id>urn:sha1:def0285d0d229ed9055d7f9ad6c3b7572e648b82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply SVSHOLDs to already existing users.</title>
<updated>2023-10-24T21:09:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-10-24T21:09:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fd86ce3df6b6bf8165589cf6ee4b8b9b50b5add5'/>
<id>urn:sha1:fd86ce3df6b6bf8165589cf6ee4b8b9b50b5add5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix matching SVSHOLDs against unusual matches.</title>
<updated>2023-10-24T21:05:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-10-24T21:05:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=af5bb252d3dc6d373fb56ed0862074fa05b84a94'/>
<id>urn:sha1:af5bb252d3dc6d373fb56ed0862074fa05b84a94</id>
<content type='text'>
These should be a case insensitive absolue match not a case sensitive
or glob match.
</content>
</entry>
<entry>
<title>Tweak the malformed channel name message slightly.</title>
<updated>2023-09-01T07:35:37Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-09-01T07:35:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7e927afd8e0d0d56ee424b7630b666d7a91934ab'/>
<id>urn:sha1:7e927afd8e0d0d56ee424b7630b666d7a91934ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix being able to FJOIN non-channels.</title>
<updated>2023-08-25T09:01:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-25T09:01:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4ee8d931cd89f610887fcbdcb9a59822aa44023b'/>
<id>urn:sha1:4ee8d931cd89f610887fcbdcb9a59822aa44023b</id>
<content type='text'>
Closes #2057.
</content>
</entry>
</feed>
