update for 1.2.0

This commit is contained in:
Roland Gruber 2007-01-07 11:28:56 +00:00
parent 61209c2329
commit 429f168061
1 changed files with 5 additions and 2 deletions

View File

@ -1,9 +1,11 @@
??? 1.2.0
24.01.2007 1.2.0
- Samba: better handling of date values
- Samba 3: Handling of locked accounts (RFE 1609076)
- LAM Pro: modules can define configuration settings (Unix: password hashing)
- LAM Pro: management of groupOfNames and groupOfUniqueNames entries
- LAM Pro: management of groupOfNames and groupOfUniqueNames entries (RFE 875482)
- fixed bugs:
-> Lamdaemon test did not work on PHP 4
-> InetOrgPerson: Problems with error messages (1628799)
Developers:
API changes:
@ -20,6 +22,7 @@
-> Unix: No error message for wrong UID numbers in file upload
-> Filters in account lists get lost when sorting the table
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)