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

Update the changelogs.

This commit is contained in:
Sadie Powell
2024-08-30 10:06:18 +01:00
parent d352718a39
commit 82993c8d1e
2 changed files with 12 additions and 2 deletions
+10 -1
View File
@@ -1,6 +1,15 @@
Anope Version 2.1.8-git
-----------------------
No significant changes.
Added account identifiers to the nickserv/info output.
Added support for bool, float, and uint SQL columns.
Added the ability to automatically determine SQL column types based on the native type.
Added UNIX socket support to mysql module.
Changed smartjoin to use SendClearBans where available.
Dropped support for MinGW in favour of native builds.
Fixed parsing named extbans on InspIRCd.
Fixed parsing SVSMODE and SVS2MODE from UnrealIRCd.
Fixed sending global messages to remotely linked servers.
Removed the services server name from the CTCP version response.
Anope Version 2.1.7
-------------------
+2 -1
View File
@@ -1,6 +1,7 @@
Anope Version 2.1.8-git
-----------------------
No significant changes.
Added module:preservedisplay to the nickserv module.
Added the nickserv/drop/display oper privilege.
Anope Version 2.1.7
-------------------