summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNoDRM <[email protected]>2021-12-25 23:35:59 +0100
committerNoDRM <[email protected]>2021-12-25 23:35:59 +0100
commit19589894874ac022483e9cb3e46472681fd50b66 (patch)
treede7a285d3f51b9f337751000bb25dec82a34dfa0 /CHANGELOG.md
parent8986855a47cae416ed70843076af206f148afad5 (diff)
Key retrieval updates
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4df06e4..e14c407 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,7 +38,7 @@ List of changes since the fork of Apprentice Harper's repository:
## Fixes on master (not yet released):
- Fix issue where importing a key from Adobe Digital Editions would fail in Python2 (Calibre < 5) if there were non-ASCII characters in the username.
-- Add code to support importing multiple decryption keys from ADE (click the 'plus' button multiple times).
+- Add code to support importing multiple decryption keys from ADE.
- Improve epubtest.py to also detect Kobo & Apple DRM.
- Small updates to the LCP DRM error messages.
- Merge ignobleepub into ineptepub so there's no duplicate code.