summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2013-01-17 15:51:04 +0100
committerJay Berkenbilt <ejb@ql.org>2013-01-17 15:51:04 +0100
commit8708fd373dd6ec35f718be2f958a5887bd053128 (patch)
treefe10fbea0e41b3eac4154f011a8c151147da9e0a /ChangeLog
parenta04a835849d501aa0c0280ddc3b91ed6c49f41c7 (diff)
downloadqpdf-8708fd373dd6ec35f718be2f958a5887bd053128.tar.zst
Prepare 4.0.1 releaserelease-qpdf-4.0.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71369f9c..fd078f98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2013-01-17 Jay Berkenbilt <ejb@ql.org>
+
+ * 4.0.1: release
+
+ * Add clarifying comment in QPDF.hh for methods that return the
+ user password to state that it is no longer possible with newer
+ encryption formats to recover the user password knowing the owner
+ password.
+
+ * Fix detection of binary attachments in the test suite. This
+ resolves false test failures on some platforms. No changes to the
+ actual QPDF code were made.
+
2012-12-31 Jay Berkenbilt <ejb@ql.org>
* 4.0.0: release