aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ef6fd504..a2e19b9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,8 @@
qpdf 11.
* Perform code cleanup including some source-compatible but not
- binary compatible changes to function signatures.
+ binary compatible changes to function signatures, use of anonymous
+ namespaces, and use of "= default" and "= delete" in declarations.
2022-04-09 Jay Berkenbilt <ejb@ql.org>