[gspell/gspell-1-0] Release 1.0.3



commit 12cfdf229becd7a75b875a7d6268bef74878648a
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sat Jul 9 15:36:59 2016 +0200

    Release 1.0.3

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1841a11..6d9dba0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+News in 1.0.3
+-------------
+* Inline checker: fix constant redrawing of the GtkTextView when the current
+  word is not checked.
+* Added Indonesian translation
+
 News in 1.0.2
 -------------
 * Fix gtk-doc build issue
diff --git a/configure.ac b/configure.ac
index be46db6..9ff5f9a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -52,7 +52,7 @@ AC_SUBST(GSPELL_API_VERSION)
 # Dependencies
 enchant_req=1.6.0
 glib_req=2.44
-gtk_req=3.19.11
+gtk_req=3.20
 
 AC_CONFIG_SRCDIR([gspell/gspell-checker.c])
 AC_CONFIG_HEADER([config.h])


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