1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-12 17:14:46 +02:00

Fix some wording in release notes

[skip ci]
This commit is contained in:
Bram Matthys
2025-11-19 09:06:56 +01:00
parent 1cdf3594ba
commit 8715e54059
+3 -2
View File
@@ -5,8 +5,9 @@ This is the git version (development version) for future UnrealIRCd 6.2.2.
This is work in progress and may not always be a stable version.
### Enhancements:
* IRCv3 [`network icon`](https://ircv3.net/specs/extensions/network-icon)
Use `set { network-icon 'https://.....'; }` (be sure to use single quotes)
* Support for IRCv3 [network icon](https://ircv3.net/specs/extensions/network-icon).
At the moment IRCCloud and ObsidianIRC display this.
Simply provide an image URL (be sure to use single quotes): `set { network-icon 'https://.....'; }`
### Changes:
* When we run configure for PCRE2 we now pass the original `CFLAGS` instead