From 605dc53e8b1d565731acc43391d64c635129d56c Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 7 Jun 2013 09:39:21 +0530 Subject: [PATCH] ... --- Changelog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.yaml b/Changelog.yaml index b6fc754c87..f2d27c0d26 100644 --- a/Changelog.yaml +++ b/Changelog.yaml @@ -26,7 +26,7 @@ new features: - title: "Conversion of Microsoft Word documents (.docx files generated by Word 2007 or newer)" type: major - description: "DOCX files created with Microsoft Word 2007 or newer can now be converted by calibre. The converter has support for list, tables, images, all types of text formatting, footnotes, endnotes and even dropcaps. A sample docx file showing the capabilities of the converter is available: http://calibre-ebook.com/downloads/demos/demo.docx Note that this code is still very new, so there are more than likely a few bugs waiting to be squashed." + description: "DOCX files created with Microsoft Word 2007 or newer can now be converted by calibre. The converter has support for lists, tables, images, all types of text formatting, footnotes, endnotes and even dropcaps. A sample docx file showing the capabilities of the converter is available: http://calibre-ebook.com/downloads/demos/demo.docx Note that this code is still very new, so there are more than likely a few bugs waiting to be squashed." - title: "Kobo driver: Support for the newly released firmware 2.6.1. Also remove empty shelves from the Aura HD home page when deleting books." tickets: [1187791]