aboutsummaryrefslogtreecommitdiffstats
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 b861ddda..093eeaf5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2022-08-27 Jay Berkenbilt <ejb@ql.org>
+
+ * From m-holger: major refactoring of QPDFTokenizer to improve
+ readability and to optimize performance. This also included some
+ optimizations to some InputSource classes. Thanks for this
+ excellent contribution. Fixes #749, #442.
+
2022-08-07 Jay Berkenbilt <ejb@ql.org>
* Add new build configuration option ENABLE_QTC, which is off by