summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNoDRM <[email protected]>2022-03-19 16:41:59 +0100
committerNoDRM <[email protected]>2022-03-19 16:41:59 +0100
commit2d51005cf141d267fc4b278f742d319e1515a17d (patch)
tree65805cd8ffd033ebd4f173103a8ce3de37091227 /CHANGELOG.md
parent7eb8f07a33c28a49452a9755742d535ac8a33ed2 (diff)
Fix print-replica Amazon books
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 92d6670..4cb498b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -61,4 +61,6 @@ List of changes since the fork of Apprentice Harper's repository:
- Add support for books with the new ADE3.0+ DRM by merging #48 by a980e066a01. Thanks a lot!
- Remove OpenSSL support, now the plugin will always use the Python crypto libraries.
- Obok: Fix issues with invalid UTF-8 characters by merging #26 by baby-bell.
-- Try to fix PDF files with V3 key obfuscation algorithm.
+- ineptpdf: Fix broken V=3 key obfuscation algorithm.
+- ineptpdf: (Hopefully) fix issues with some B&N PDF files.
+- Fix bug that corrupts output file for Print-Replica Amazon books (fixes #30).