repo: ngircd action: commit revision: path_from: revision_from: 0993ff81bb54fe45e4c2feacdab9ea8d2da5b60b: path_to: revision_to:
commit 0993ff81bb54fe45e4c2feacdab9ea8d2da5b60b Author: Alexander BartonDate: Thu Feb 10 08:20:09 2005 +0000 Added a note about the change of the maximum password length. diff --git a/INSTALL b/INSTALL
--- a/INSTALL +++ b/INSTALL @@ -14,6 +14,12 @@ I. Upgrade Information ~~~~~~~~~~~~~~~~~~~~~~ +Differences to version 0.8.x + +- The maximum length of passwords has been raised to 20 characters (instead + of 8 characters). If your passwords are longer than 8 characters then they + are cut at an other position now. + Differences to version 0.6.x - Some options of the configure script have been renamed: @@ -177,4 +183,4 @@ number. In both cases the server exits after the output. -- -$Id: INSTALL,v 1.20 2004/09/03 20:01:12 alex Exp $ +$Id: INSTALL,v 1.21 2005/02/10 08:20:09 alex Exp $
-----END OF PAGE-----