From 8f389f14c0584861c712c049bdba3ed0d9036506 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 13 Jan 2019 09:41:13 -0500 Subject: QUtil::analyze_encoding --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e1087f20..9a75f4ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,13 @@ the first bug in qpdf's history that could result in silent loss of data when processing a correct input file. Fixes #276. +2019-01-13 Jay Berkenbilt + + * Add several more string transcoding and analysis methods to + QUtil for bidirectional conversion between PDF Doc, Win Ansi, Mac + Roman, UTF-6, and UTF-16 along with detection of valid UTF-8 and + UTF-16. + 2019-01-12 Jay Berkenbilt * In the --pages option, allow the same page to be specified more -- cgit v1.2.3-54-g00ecf