]> jfr.im git - solanum.git/blobdiff - NEWS.md
Merge pull request #299 from edk0/tkline-reason
[solanum.git] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index b24cce07e65ddec09c5533500aa278404ac62791..7291a35fa9820379d06819272310db7606b2493f 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,8 +1,23 @@
 # News
 
-This is charybdis 4.1, Copyright (c) 2005-2018 Charybdis team.
+This is charybdis 4.1.3-dev, Copyright (c) 2005-2018 Charybdis team.
 See LICENSE for licensing details (GPL v2).
 
+## charybdis-4.1.2
+
+### user
+- src/s_user.c: don't corrupt usermodes on module unload/reload
+
+## charybdis-4.1.1
+
+### security
+- Fix an issue with the PASS command and duplicate server instances.
+
+### misc
+- Fix connection hang with blacklist/opm when ident is disabled.
+- Improve SASL CAP notification when the services server disconnects.
+- MbedTLS: Support ChaCha20-Poly1305 in default cipher suites.
+
 ## charybdis-4.1
 
 ### misc