fixed changing note id bug

This commit is contained in:
git@daemon.de
2015-02-09 11:29:05 +01:00
parent 3e971a469c
commit 64e7948b55
7 changed files with 19 additions and 15 deletions

View File

@@ -1,3 +1,8 @@
1.3.20:
fixed bug in NOTEDB::pwsafe3::_retrieve(), it iterated over the
records unsorted which resulted in different note ids each time
the program runs.
================================================================================
1.3.19:
revert fix in NOTEDB::pwsafe3::filechanged(), use > again.
================================================================================