aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-12-21 20:53:35 +0100
committerJay Berkenbilt <ejb@ql.org>2023-12-21 20:54:13 +0100
commit64c840b1eacd610e290ede0d24c36349dae5916e (patch)
treef0b259685758d12ab48f72ee6a0cfe90fef3c60b /ChangeLog
parent6aa811e5cd138beb7dab3b2e5d93cd91461bcdaa (diff)
downloadqpdf-64c840b1eacd610e290ede0d24c36349dae5916e.tar.zst
Add ChangeLog for previous pull requests
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6734cda3..c7bd1b2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,12 @@
functions in C++ that interoperate with the C API. See
examples/extend-c-api for more information.
+ * Bug fix from M. Holger: the default for /Columns in PNG filter
+ is 1, but libqpdf was acting like it was 0.
+
+ * Enhancement from M. Holger: add methods to Buffer to work more
+ easily with std::string.
+
2023-12-10 Jay Berkenbilt <ejb@ql.org>
* 11.6.4: release