aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-10-21 21:33:20 +0200
committerJay Berkenbilt <ejb@ql.org>2020-10-21 22:42:51 +0200
commit395efdf8d7b8bb4e6a15bc31e6b41c86da617c4d (patch)
tree99d74a6e027cf3e377a9fc2fc153a84a59c42d28 /ChangeLog
parent98f6c00dad96d3150a9b969a0ee67addc78ac5f0 (diff)
downloadqpdf-395efdf8d7b8bb4e6a15bc31e6b41c86da617c4d.tar.zst
Turn off azure pipelines, completing migration to GitHub Actions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c04ec131..81812449 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2020-10-21 Jay Berkenbilt <ejb@ql.org>
+ * Qpdf's build and CI has been migrated from Azure Pipelines
+ (Azure Devops) to GitHub Actions.
+
* Ensure that numeric conversion is not affected by the user's
global locale setting. Fixes #459.