summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7af70d4..7deada34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2021-02-25 Jay Berkenbilt <ejb@ql.org>
+
+ * Bug fix/behavior change: when QPDF::replaceObject or
+ QPDF::swapObjects is called, existing QPDFObjectHandle instances
+ will now notice the change. This removes a long-standing source of
+ bugs and confusing behavior.
+
2021-02-23 Jay Berkenbilt <ejb@ql.org>
* The test for the input and output files being the same wasn't