From d1413ca20e2551ce3504a80c249444f8a043fe3d Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sat, 23 Sep 2006 11:54:10 +0000 Subject: [PATCH] added 1.1.1 --- lam/HISTORY | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lam/HISTORY b/lam/HISTORY index 0de4fbce..e4dd8972 100644 --- a/lam/HISTORY +++ b/lam/HISTORY @@ -1,3 +1,7 @@ +??? 1.1.1 + - fixed bugs: + -> Unix: password hashing problem (1562426) + 20.09.2006 1.1.0 - Lamdaemon now uses the SSH implementation from PECL which is much more stable - Samba 2/3: "Use Unix password" now on by default (1517678)