diff --git a/Changelog b/Changelog index 37fc8b7..3e2499f 100644 --- a/Changelog +++ b/Changelog @@ -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. diff --git a/README b/README index cc3fa41..dbe9cb5 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -note 1.3.15 by Thomas Linden, 20/06/2013 +note 1.3.16 by Thomas Linden, 20/06/2013 ======================================= Introduction diff --git a/VERSION b/VERSION index 7962dcf..25b22e0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.13 +1.3.16