summaryrefslogtreecommitdiff
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 4dc8c552a..5cdf5be14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2018-04-22 Werner Lemberg <wl@gnu.org>
+ [base] Fix bitmap copying where the new pitch is smaller.
+
+ * src/base/ftbitmap.c (ft_bitmap_assure_buffer): Handle it.
+
+2018-04-22 Werner Lemberg <wl@gnu.org>
+
Another fix for handling invalid format 2 cmaps.
The previous commit was incomplete.