commit 0993ff81bb54fe45e4c2feacdab9ea8d2da5b60b from: Alexander Barton date: Thu Feb 10 08:20:09 2005 UTC Added a note about the change of the maximum password length. commit - 894cd2cd685ef17029c260c96801d082c71aac11 commit + 0993ff81bb54fe45e4c2feacdab9ea8d2da5b60b blob - f71a0da69017ecad91190c104e4744f5e19c5de8 blob + 1b79aa2af1de6f850eab59dda39306d4cb683ecf --- INSTALL +++ 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 outpu -- -$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 $