From 2100b4ce152e9c70b3ce8760112d5a24ead4e52d Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 3 Apr 2020 21:34:45 -0400 Subject: Allow qpdf to be built on systems without wchar_t (fixes #406) --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 94109b11..10407aa2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2020-04-03 Jay Berkenbilt + * Allow qpdf to be built on systems without wchar_t. All "normal" + systems have wchar_t because it is part of the C++ standard, but + there are some stripped down environments that don't have it. See + README.md (search for wchar_t) for instructions and a discussion. + Fixes #406. + * Add two extra optional arguments to QPDFPageObjectHelper::placeFormXObject to control whether the placed item is allowed to be shrunk or expanded to fit within or -- cgit v1.2.3-70-g09d2