summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f902da1..b02c2cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+15-01-15 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/dialogs/export.c:
+ Export disassembled content in plain text or HTML format properly.
+
+ * src/glibext/gbufferline.c:
+ * src/glibext/gbufferline.h:
+ Update the export routines.
+
+ * src/glibext/gbuffersegment.c:
+ Fix a bug in pattern slant (mismatch 'italic' vs 'oblique'). Fix a bug
+ when storing the segment text: only keep the submitted length. Update
+ the export routines.
+
+ * src/glibext/gbuffersegment.h:
+ * src/glibext/gcodebuffer.c:
+ * src/glibext/gcodebuffer.h:
+ Update the export routines.
+
15-01-14 Cyrille Bagard <nocbos@gmail.com>
* src/arch/arm/v7/arm.c: