summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-03-24 07:41:10 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-03-24 07:41:10 (GMT)
commit1de9967e2a13baca3df50b02903900e36cee64ae (patch)
tree336d03677806193399b6c1628720941cd96868eb /ChangeLog
parentb7347c96930027fc11b9c5038157f972d58a41bf (diff)
Fixed various copy/paste mistakes in the database protocol.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d24904f..086aab9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
17-03-24 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/db/collection.c:
+ * src/analysis/db/items/comment.c:
+ * src/analysis/db/items/move.c:
+ Fix various copy/paste mistakes in the database protocol.
+
+17-03-24 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/routine.c:
* src/analysis/routine.h:
Build routine digest for tooltip hints.