aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-01-04 02:03:30 +0100
committerJay Berkenbilt <ejb@ql.org>2019-01-04 05:18:13 +0100
commit02281632ccbba3ef00a6968bfd697f4be836d0dd (patch)
treebac13076f812b968257140d9123f664905a5da8e /ChangeLog
parentb55567a0fa6708500cd0905f7a26a28d70979001 (diff)
downloadqpdf-02281632ccbba3ef00a6968bfd697f4be836d0dd.tar.zst
Add QUtil::utf8_to_ascii
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d9053e0..9eedd250 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2019-01-03 Jay Berkenbilt <ejb@ql.org>
+
+ * Add method QUtil::utf8_to_ascii, which returns an ASCII string
+ for a UTF-8 string, replacing out-of-range characters with a
+ specified substitute.
+
2019-01-02 Jay Berkenbilt <ejb@ql.org>
* Add method QPDFObjectHandle::getResourceNames that returns a set