summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNoDRM <[email protected]>2023-06-23 19:30:06 +0200
committerNoDRM <[email protected]>2023-06-23 19:30:06 +0200
commit740b46546f69a0790a48ad1b32e03609e8084644 (patch)
treeb241bbe222c1912fe44ff8839efafdfca81d7435 /CHANGELOG.md
parentfb8b0034448fd191fa2f3abc12233391d931e4a2 (diff)
Try to add support for new K4PC
Co-authored-by: Andrew Innes <[email protected]> Co-authored-by: Satsuoni <[email protected]>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0e4301b..98524fb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -89,3 +89,4 @@ List of changes since the fork of Apprentice Harper's repository:
- PDF: Ignore invalid PDF objids unless the script is running in strict mode. Fixes some PDFs, apparently. Fixes #233.
- Bugfix: EPUBs with remaining content in the encryption.xml after decryption weren't written correctly.
- Support for Adobe's 'aes128-cbc-uncompressed' encryption method (fixes #242).
+- Two bugfixes for Amazon DeDRM from Satuoni ( https://github.com/noDRM/DeDRM_tools/issues/315#issuecomment-1508305428 ) and andrewc12 ( https://github.com/andrewc12/DeDRM_tools/commit/d9233d61f00d4484235863969919059f4d0b2057 ) that might make the plugin work with newer versions.