]> arthur.barton.de Git - ngircd-alex.git/blobdiff - INSTALL.md
Update Xcode project for latest Xcode version (11.4.1)
[ngircd-alex.git] / INSTALL.md
index 788c2349bee817cb212f7617c3af7558b1613264..7a7712af6236d1bba13321041629c24bc4100bc5 100644 (file)
@@ -12,6 +12,16 @@ configure ngIRCd.
 
 ## Upgrade Information
 
+Differences to version 25
+
+- Setting modes for predefined channels in *[Channel]* sections has been
+  enhanced: now you can set *all* modes, like in IRC "MODE" commands, and have
+  this setting multiple times per *[Channel]* block. Modifying lists (ban list,
+  invite list, exception list) is supported, too.
+
+  Both the *Key* and *MaxUsers* settings are now deprecated and should be
+  replaced by `Modes = +l <limit>` and `Modes = +k <key>` respectively.
+
 Differences to version 22.x
 
 - The *NoticeAuth* `ngircd.conf` configuration variable has been renamed to