aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-09-14 16:49:18 +0200
committerJay Berkenbilt <ejb@ql.org>2022-09-14 21:44:17 +0200
commite39f14eaf00998a08bc2a6ae794570d256474b24 (patch)
tree56062926d29c5233a61375c290d34205e6087f05 /ChangeLog
parent772c92227ca1a2607a6862db8bc55b6a113f9348 (diff)
downloadqpdf-e39f14eaf00998a08bc2a6ae794570d256474b24.tar.zst
Prepare 11.1.0 release
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e7680ed..525adb1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2022-09-14 Jay Berkenbilt <ejb@ql.org>
+ * 11.1.0: release
+
+ * Add notes to documentation clarifying that installing the dev
+ component usually requires the lib component to also be installed.
+
* Set CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE ON in cmake to
(hopefully) solve the problem of older installed qpdf headers
interfering with building qpdf from source. Fixes #763.