diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-01-14 15:49:16 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-01-14 15:49:16 (GMT) |
commit | 1aa9ba33144b37ae96859573699a80adde93e509 (patch) | |
tree | 72bca95c51353e0ff38b82c6763b3e1de0a9c393 /ChangeLog | |
parent | a156dc15cccb54d662b0085c8e4f27767dd5542f (diff) |
Fixed a bug about pure comments containing code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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: |