summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-09-02 21:23:52 +0200
committerJay Berkenbilt <ejb@ql.org>2023-09-02 23:28:23 +0200
commit290a6721417f9de1c5c8bd854ecd562827729cd7 (patch)
tree839de9597db4ff255c6ecedf826385f1cab630c3 /ChangeLog
parent1db8a8b26f9daee323e57e3b28f61fdf39be3ae1 (diff)
downloadqpdf-290a6721417f9de1c5c8bd854ecd562827729cd7.tar.zst
Add test cases for fix-qpdf from pipe
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e2f42e6..2c2bb836 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2023-09-02 Jay Berkenbilt <ejb@ql.org>
+
+ * Bug fix from M. Holger: allow fix-qdf to read from pipe. Fixes #1010.
+
+ * Bug fix: maintain links to foreign pages when copying foreign
+ objects. This corrects a possible crash.
+
+ * Add /MediaBox to a page if absent. Thanks M. Holger.
+
+ * Use std::vector internally for Pl_Buffer to
+ avoid incompatibility with C++20. Thanks to Zoe Clifford. Fixes #1024.
+
2023-07-09 Jay Berkenbilt <ejb@ql.org>
* 11.5.0: release