From c23cd05e7d43406367bbd17b05f45e4eb9fbf960 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 1 Mar 2013 12:33:24 +0530 Subject: [PATCH] ... --- Changelog.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Changelog.yaml b/Changelog.yaml index 6d05234187..12d9fddd51 100644 --- a/Changelog.yaml +++ b/Changelog.yaml @@ -32,9 +32,9 @@ - title: "Add a tweak under Preferences->Tweaks to try to recoginze numbers inside text fields like title when sorting. This will cause Book 2 to sort before Book 100. However, it is slower and can have trouble when the text starts with a number. If you want numeric sorting you should use the series field for it." tickets: [1132025] - - titles: "Get Books: Update the Amazon and Foyles store plugins" + - title: "Get Books: Update the Amazon and Foyles store plugins" - - titles: "Add a setting in Preferences->Tweaks that controls the sorting of the Copy to Library and Quick Switch menus. If the number of libraries is larger than the set value, the lists are sorted alphabetically instead of by frequency of use." + - title: "Add a setting in Preferences->Tweaks that controls the sorting of the Copy to Library and Quick Switch menus. If the number of libraries is larger than the set value, the lists are sorted alphabetically instead of by frequency of use." tickets: [1133691] - title: "Driver for Iriver Story EB12." @@ -44,7 +44,7 @@ - title: "Book polishing: Make updating cover a separate option, so you can now update metadata without updating the cover." - - titles: "Linux build: Install zsh completion for the calibre command line utilities" + - title: "Linux build: Install zsh completion for the calibre command line utilities" bug fixes: - title: "Conversion: Do not rescale fonts sizes/adjust line heights for text based drop caps defined using a separate tag (drop caps defined using :first-letter were already handled correctly)"