aboutsummaryrefslogtreecommitdiffstats
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 94109b11..10407aa2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2020-04-03 Jay Berkenbilt <ejb@ql.org>
+ * 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