diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2015-08-04 20:08:48 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2015-08-04 20:08:48 (GMT) |
commit | 2fffb16721118341bf47ebe0eb5b35326460c273 (patch) | |
tree | 76a2ee01eddc06dd53b74a627aa7a92f876e7a28 /ChangeLog | |
parent | fb43def0a6a42b72982002ac8a6cc1726aaae613 (diff) |
Fixed a bug: do not treat the timestamp as a boolean value.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@565 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 15-08-04 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/db/collection.c: + Fix a bug: do not treat the timestamp as a boolean value. + +15-08-04 Cyrille Bagard <nocbos@gmail.com> + * po/fr.po: * po/POTFILES.in: Update the list of translated files. |