From b193b6d9680bdc5108b8d562b7933d0d3ef744a1 Mon Sep 17 00:00:00 2001 From: Slava Monich Date: Sun, 21 Feb 2016 18:38:34 +0300 Subject: [PATCH] Version 1.0.10 --- rpm/harbour-books.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/rpm/harbour-books.spec b/rpm/harbour-books.spec index 03ba1dc..59ea436 100644 --- a/rpm/harbour-books.spec +++ b/rpm/harbour-books.spec @@ -1,6 +1,6 @@ Name: harbour-books Summary: E-book reader -Version: 1.0.9 +Version: 1.0.10 Release: 1 License: GPL Group: Applications/File @@ -56,6 +56,12 @@ desktop-file-install --delete-original \ make -C test test %changelog +* Sub Feb 21 2016 Slava Monich 1.0.10 +- Per-book text size +- Support for XML entities +- Fixed the problem with styleless XHTML +- Miscellaneous tweaks and UI improvements + * Mon Nov 2 2015 Slava Monich 1.0.9 - Workaround for Qt crash