summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ccb406..856036d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+15-12-09 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/disass/disassembler.c:
+ Mark the first line of a disassembly as a line starting a group.
+
+ * src/analysis/disass/output.c:
+ * src/glibext/gbinportion.c:
+ Mark some lines as lines managing a local group of columns widths.
+
+ * src/glibext/gbufferline.c:
+ * src/glibext/gbufferline.h:
+ * src/glibext/gcodebuffer.c:
+ Avoid to throw comments too far by defining local columns managers.
+ Clean and update code.
+
15-12-04 Cyrille Bagard <nocbos@gmail.com>
* configure.ac: