diff options
| author | Cyrille Bagard <nocbos@gmail.com> | 2015-07-29 00:14:03 (GMT) |
|---|---|---|
| committer | Cyrille Bagard <nocbos@gmail.com> | 2015-07-29 00:14:03 (GMT) |
| commit | f38e5a051b4d57e1cb9c1e503d2a8895e8532172 (patch) | |
| tree | da3706929a130da3ebe124975db758e72b44ae0e /ChangeLog | |
| parent | 41efd099244b53a0edb40d097b34bf28a05b6367 (diff) | |
Handled NULL properly in SQL requests and fixed the recording of updated items.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@559 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +15-07-29 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/db/collection.c: + * src/analysis/db/misc/rlestr.c: + * src/arch/vmpa.c: + Handle NULL properly in SQL requests and fix the recording of updated items. + 15-07-28 Cyrille Bagard <nocbos@gmail.com> * src/analysis/binary.c: |
