1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 17:04:47 +02:00

Update the change log.

This commit is contained in:
Sadie Powell
2026-02-28 17:28:29 +00:00
parent be6a454579
commit 2ca5045593
+3 -1
View File
@@ -16,7 +16,7 @@
* Fixed `{botserv}:botmodes` erroneously allowing setting non-status modes on channels.
* Fixed the consistency of indenting and line wrapping command examples in help output.
* Fixed echoing message tags on Solanum.
* Fixed handling incoming `FIDENT` messages on InspIRCd.
@@ -26,6 +26,8 @@
* Fixed restoring the object identifier when unserialising objects in db_json.
* Fixed the consistency of indenting and line wrapping command examples in help output.
* Redesigned the output of `nickserv/list` to show more relevant information.
```