summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNoDRM <[email protected]>2022-08-07 09:31:49 +0200
committerNoDRM <[email protected]>2022-08-07 09:31:49 +0200
commit52cf3faa591c2fce5b04d899484afb491c490531 (patch)
tree4f1d57d6e3f9f8e1d37e454ba32bdad5bdcfc405 /CHANGELOG.md
parentb12e567c5fdf06c22bf583329bf9e0b70cae0735 (diff)
Fix DeACSM import for PDF files
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 808ce31..da8525a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -77,3 +77,4 @@ List of changes since the fork of Apprentice Harper's repository:
- Small Python 2 / Calibre 4 bugfix for Obok.
- Removing ancient AlfCrypto machine code libraries, moving all encryption / decryption to Python code.
- General cleanup and removal of dead code.
+- Fix a bug where ADE account keys weren't automatically imported from the DeACSM plugin when importing a PDF file.