summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-01-14 15:49:16 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-01-14 15:49:16 (GMT)
commit1aa9ba33144b37ae96859573699a80adde93e509 (patch)
tree72bca95c51353e0ff38b82c6763b3e1de0a9c393 /ChangeLog
parenta156dc15cccb54d662b0085c8e4f27767dd5542f (diff)
Fixed a bug about pure comments containing code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7599fa5..82d5060 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+17-01-15 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/db/items/comment.c:
+ Match the perfect line index.
+
+ * src/glibext/gbinportion.c:
+ Fix a bug about pure comments containing code.
+
17-01-14 Cyrille Bagard <nocbos@gmail.com>
* src/arch/vmpa.c: