=> 1.3.16

This commit is contained in:
git@daemon.de
2013-06-19 12:13:00 +02:00
parent 609a829a64
commit 37d0980cea
3 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
1.3.16:
fixed checking of encrypted notes when encryption is turned off.
instead of checking note id 1, we now check the first entry,
whatever id it may have.
================================================================================
1.3.15:
fixed bug in NOTEDB::pwsafe3 backend, it converted the date
of a note entry into the wrong formatted timestamp.