aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-09-03 20:07:17 +0200
committerJay Berkenbilt <ejb@ql.org>2023-09-03 20:23:53 +0200
commit8fac58cd3b544a5bf022f6ea1759120d03f43b63 (patch)
tree5ba4d6342c597ad491cec2631c1dd2ef33bd4271 /ChangeLog
parent9893beea8175de786af0561f7e562a5493d1226b (diff)
downloadqpdf-8fac58cd3b544a5bf022f6ea1759120d03f43b63.tar.zst
Prepare 11.6.0 releasev11.6.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62197a0a..7e1d40ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2023-09-03 Jay Berkenbilt <ejb@ql.org>
+ * 11.6.0: release
+
* ascii85 parser: ignore spaces everywhere including between ~
and >. Fixes #973.