summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog36
1 files changed, 36 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bb2655..ee71c71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+16-01-23 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/pychrysa/analysis/db/items/comment.c:
+ Update code.
+
+ * src/analysis/db/collection.c:
+ Handle booleans in SQLite requests.
+
+ * src/analysis/db/items/bookmark.c:
+ Typo.
+
+ * src/analysis/db/items/comment.c:
+ * src/analysis/db/items/comment.h:
+ Create storable items for user comments.
+
+ * src/analysis/db/items/switcher.c:
+ Typo.
+
+ * src/analysis/disass/output.c:
+ Add a comment for later improvements.
+
+ * src/common/sqlite.h:
+ Add internal support for booleans in SQLite.
+
+ * src/format/symbol.h:
+ Update code.
+
+ * src/glibext/gbufferline.c:
+ * src/glibext/gbufferline.h:
+ Find the first registered creator in a column.
+
+ * src/glibext/gcodebuffer.c:
+ * src/glibext/gcodebuffer.h:
+ Register the creator of comments. Improve the match condition when
+ looking for a line.
+
16-01-22 Cyrille Bagard <nocbos@gmail.com>
* po/POTFILES.in: