aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-10-17 02:15:14 +0200
committerJay Berkenbilt <ejb@ql.org>2020-10-17 02:15:14 +0200
commita3677ffe919fdc87226771f4cf050d36d6dbdd5d (patch)
tree361cda41bfcf8ae6b3e6e0451120bf9b0452c132 /ChangeLog
parent153060a0c5e92acfda7982dfa62543ef67973cc8 (diff)
downloadqpdf-a3677ffe919fdc87226771f4cf050d36d6dbdd5d.tar.zst
TODO and ChangeLog updates from merged pull requests
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a27c65ed..25ba511e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2020-10-16 Jay Berkenbilt <ejb@ql.org>
+ * Accept pull request that improves how the Windows native crypto
+ provider is obtained.
+
+ * Accept pull request that improves performance in processing
+ files in memory.
+
+ * Accept pull requests that improve openssl configuration and
+ error reporting.
+
* Build using GitHub Actions. The intention is that this will
replace Azure Pipelines as the official CI for qpdf for the next
release.