fix some typos

This commit is contained in:
Uwe Steinmann 2013-08-13 15:17:16 +02:00
parent ef933079bc
commit 452aa8edea

View File

@ -28,8 +28,8 @@
- set encoding of terms when adding document to full text index (Bug #66)
- droped support for myisam database engine
- add support for connecting to ldap servers without anonymous bind
- if user has a mandatory workflow, don't him/her set a workflow on
insert/update of a document
- if a user has a mandatory workflow, don't allow him/her to set a workflow
on insert/update of a document
- fixed calculation of password strength when simple password strength
is set and user data is saved (Bug #69)