aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
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