bump version, add password retry 5 tries

This commit is contained in:
git@daemon.de
2015-06-03 09:31:03 +02:00
parent e3b179441f
commit f3983b0b7c
3 changed files with 43 additions and 20 deletions

View File

@@ -1,4 +1,6 @@
NEXT: fixed bug in mysql backend.
1.3.22: fixed bug in mysql backend.
added retry feature for NOTEDB::pwsafe3 backend save() password
entering. bails out after 5 retries.
================================================================================
1.3.21:
Changed note id generation in NOTEDB::pwsafe3::_uuid(), again.