summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-08-04 20:08:48 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-08-04 20:08:48 (GMT)
commit2fffb16721118341bf47ebe0eb5b35326460c273 (patch)
tree76a2ee01eddc06dd53b74a627aa7a92f876e7a28 /ChangeLog
parentfb43def0a6a42b72982002ac8a6cc1726aaae613 (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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c61082..140dc62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.