From 5659bbf40666a9cb3b3e0cf3bd48f31e0b3f6157 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 17 Feb 2012 21:38:47 +0530 Subject: [PATCH] ... --- Changelog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.yaml b/Changelog.yaml index ee1efbf6d0..a7fc86c98e 100644 --- a/Changelog.yaml +++ b/Changelog.yaml @@ -25,7 +25,7 @@ new features: - title: "Amazon metadata download: Support the new 'Book Description' section that Amazon publishes for some books. Also workaround the amazon US servers occasionally returning broken markup leading to calibre not finding any matches for books on Amazon." - - title: "Kindle driver: Add an option to allow using page counts stored in a custom column. Go to Preferences->Plugins and customize the Kindle driver, to tell it to use a custom column to get page count data." + - title: "Kindle driver: Add an option to allow using page counts stored in a custom column. Go to Preferences->Plugins and customize the Kindle driver, to tell it to use a custom column to get page count data. See http://www.mobileread.com/forums/showpost.php?p=1963075&postcount=215 for details." - title: "Template language: Add a current_library_name() function that can be used to return the name of the currently opened library in calibre"