repo: ngircd action: commit revision: path_from: revision_from: ea8a2bf1fc786874010c8a6ef84b3142c536112e: path_to: revision_to:
commit ea8a2bf1fc786874010c8a6ef84b3142c536112e Author: Alexander BartonDate: Mon Oct 7 22:15:22 2013 +0200 INSTALL file: Update "Upgrade Information" diff --git a/INSTALL b/INSTALL
--- a/INSTALL +++ b/INSTALL @@ -12,13 +12,17 @@ I. Upgrade Information ~~~~~~~~~~~~~~~~~~~~~~ -Differences to previous version +Differences to version 20.x - Starting with ngIRCd 21, the ciphers used by SSL are configurable and default to HIGH:!aNULL:@STRENGTH (OpenSSL) or SECURE128 (GnuTLS). Previous version were using the OpenSSL or GnuTLS defaults, DEFAULT and NORMAL respectively. +- When adding GLINE's or KLINE's to ngIRCd 21 (or newer), all clients matching + the new mask will be KILL'ed. This was not the case with earlier versions + that only added the mask but didn't kill already connected users. + Differences to version 19.x - Starting with ngIRCd 20, users can "cloak" their hostname only when the
-----END OF PAGE-----