diff --git a/lam/HISTORY b/lam/HISTORY index e2e5d3a6..4a7d1f4a 100644 --- a/lam/HISTORY +++ b/lam/HISTORY @@ -1,4 +1,6 @@ August 2008 2.4.0 + - requires PHP 5.1.2 + - MHash dependendy replaced by Hash - save last selected server profile from login page - lamdaemon: allow to specify SSH port - lamdaemon: added Syslog logging diff --git a/lam/INSTALL b/lam/INSTALL index a4dc2cd6..e6149929 100644 --- a/lam/INSTALL +++ b/lam/INSTALL @@ -13,7 +13,6 @@ Installation Instructions for LAM - OpenLDAP (>2.0) - A web browser :-) - MHash is only needed for Samba password hashes. MCrypt will be used to store your LDAP password encrypted in the session file. diff --git a/lam/docs/devel/login.htm b/lam/docs/devel/login.htm index 2a03512a..8211cc57 100644 --- a/lam/docs/devel/login.htm +++ b/lam/docs/devel/login.htm @@ -56,8 +56,6 @@ LAM checks if all needed PHP extensions are installed.