aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 900c94d9..36aa71ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-11-15
+
+ * src/printing.c: use GTK_UNIT_PIXEL instead of GTK_UNIT_POINTS
+ to avoid text corruption bug.
+ Fixed printing of empty lines.
+
2017-07-07
* plugin/test/test.c: made app_exit_handler_id static to prevent conflicts