[gnome-epub-thumbnailer] 1.4



commit c5b1b811baef8fa535cbfe044ce44b608d8188c6
Author: Bastien Nocera <hadess hadess net>
Date:   Sun Mar 23 17:55:59 2014 +0100

    1.4

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 91beb5f..11ea0ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+1.4
+---
+
+- Create covers for encrypted MOBI files as well
+- Fix crash when there's no cover in MOBI files
+- Fix crash when the EPub cover cannot be found
+- Print warnings when we cannot find the metafile,
+  or when reading empty EPub files
+- Fix crash handling files in trash or recent locations
+
 1.3
 ---
 
diff --git a/configure.ac b/configure.ac
index a8590a3..83a1094 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.59)
 
-AC_INIT([gnome-epub-thumbnailer], [1.3], [hadess hadess net])
+AC_INIT([gnome-epub-thumbnailer], [1.4], [hadess hadess net])
 AM_INIT_AUTOMAKE(1.9 dist-xz no-dist-gzip check-news)
 
 # Enable silent build when available (Automake 1.11)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]