From 75fe4f60c3f59af30cb1d8f2b5902d866c05550a Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 16 Apr 2022 13:21:57 -0400 Subject: Use anonymous namespaces for file-private classes --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ChangeLog') 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 -- cgit v1.2.3-54-g00ecf