From 37d0980ceaae22806f3849c22d07f2b5ebf3ce14 Mon Sep 17 00:00:00 2001 From: "git@daemon.de" Date: Wed, 19 Jun 2013 12:13:00 +0200 Subject: [PATCH] => 1.3.16 --- Changelog | 5 +++++ README | 2 +- VERSION | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) 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