]> arthur.barton.de Git - ngircd-alex.git/blobdiff - INSTALL
INSTALL: mention changed handling of MotdFile.
[ngircd-alex.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 60e7b5ebff45488365786aa582ce93f9215070b3..06be42f4d5b7170ffaea4250c110fcdb6aa9481e 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -9,11 +9,15 @@
 
                                 -- INSTALL --
 
-                         
 
 I. Upgrade Information
 ~~~~~~~~~~~~~~~~~~~~~~
 
+Differences to version 16
+
+- Changes to the "MotdFile" specified in ngircd.conf now require a ngircd configuration
+  reload to take effect.
+
 Differences to version 0.9.x
 
 - The option of the configure script to enable support for Zeroconf/Bonjour/
@@ -184,6 +188,12 @@ standard locations.
   to the daemon, for example by using "/etc/hosts.{allow|deny}".
   The "libwrap" is required for this option.
 
+* PAM:
+  --with-pam[=<path>]
+
+  Enable support for PAM, the Pluggable Authentication Modules library.
+  See doc/PAM.txt for details.
+
 
 IV. Useful make-targets
 ~~~~~~~~~~~~~~~~~~~~~~~