summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/Changes11
-rw-r--r--docs/Changes.conf3
2 files changed, 12 insertions, 2 deletions
diff --git a/docs/Changes b/docs/Changes
index e698a10e0..26a3ebda1 100644
--- a/docs/Changes
+++ b/docs/Changes
@@ -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
-------------------
diff --git a/docs/Changes.conf b/docs/Changes.conf
index 8573b9d5d..96d29a2e9 100644
--- a/docs/Changes.conf
+++ b/docs/Changes.conf
@@ -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
-------------------