aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-09-12 17:35:04 +0200
committerJay Berkenbilt <ejb@ql.org>2022-09-12 17:48:38 +0200
commit4963ce6a533fdb423f00a13f0e15f96b33325f18 (patch)
tree722340e49b02f0e8314aeba3d78ea7c7e936265f /ChangeLog
parent1393f56e7c2432452d59338a4078f8f3435a957e (diff)
downloadqpdf-4963ce6a533fdb423f00a13f0e15f96b33325f18.tar.zst
Remove obsolete LL_FMT check from build (fixes #768)
This was broken for cross-compilation and has probably been unnecessary for several years now. Also fix extraneous whitespace in related some tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 331713fa..e9ae4dc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2022-09-12 Jay Berkenbilt <ejb@ql.org>
+
+ * Remove compile-time test for LL_FMT. It's unlikely that any
+ compiler new enough to build qpdf still doesn't support %lld.
+
2022-09-10 Jay Berkenbilt <ejb@ql.org>
* 11.0.0: release