From 0993ff81bb54fe45e4c2feacdab9ea8d2da5b60b Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Thu, 10 Feb 2005 08:20:09 +0000 Subject: [PATCH] Added a note about the change of the maximum password length. --- INSTALL | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index f71a0da6..1b79aa2a 100644 --- 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 $