FIXED: fixed bug in NOTEDB::mysql, which caused note t store NULL values

in db, if encryption was off. A really dump failure :-(
This commit is contained in:
TLINDEN
2012-02-10 20:13:51 +01:00
parent 4a5dd8c4bd
commit 2287e23f35
6 changed files with 36 additions and 11 deletions

View File

@@ -1,5 +1,11 @@
==================================================================================
1.0.1:
FIXED: fixed bug in NOTEDB::mysql, which caused note t store NULL values
in db, if encryption was off. A really dump failure :-(
==================================================================================
1.0.0:
CHANGED: removed install.sh. use now a Makefile for installation.
ADDED: Encryption support. Note can now encrypt notes using IDEA