From ae7e70615d2b13bdbc2fb29f17083683b5af2d61 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 4 May 2018 16:19:46 +0530 Subject: [PATCH] ... --- Changelog.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog.yaml b/Changelog.yaml index 52ffdb710c..c221d423a4 100644 --- a/Changelog.yaml +++ b/Changelog.yaml @@ -44,6 +44,8 @@ - title: "When upgrading EPUB 2 to EPUB 3 add the 'epub' namespace to all HTML files, for convenience." tickets: [1765944] + - title: "Kobo driver: Add an option to not maintain bookmarks/read status/etc. when resending a book already on the device." + bug fixes: - title: "Edit Book: Fix an error caused by a landmark entry in EPUB 3 files that has an tag without an href attribute." @@ -51,8 +53,6 @@ - title: "Searching: Fix A (B) not being treated as A AND (B)" - - title: "Kobo driver: Add an option to not maintain bookmarks/read status/etc. when resending a book already on the device." - - title: "DOCX Input: Ignore complex script font styles. Fixes conversion of documents that specify only complex script styles and no simple script styles." tickets: [1766650]