[gtksourceview] Release 3.16.1
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] Release 3.16.1
- Date: Sun, 12 Apr 2015 09:49:15 +0000 (UTC)
commit 2e477ddf0dd3208e058a4a40982ab99aeadfb89b
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sun Apr 12 11:45:56 2015 +0200
Release 3.16.1
NEWS | 8 ++++++++
configure.ac | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a4633c8..12f9400 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+News in 3.16.1
+--------------
+* Update CMake language spec
+* Add a "path" class for contexts with a file name
+* Performance improvements for groups of text insertions/deletions
+* Fix bug with symbolic icons and dark GTK+ theme
+* Translation updates
+
News in 3.16.0
--------------
* A few bug fixes and various other improvements
diff --git a/configure.ac b/configure.ac
index 6f2aa7a..9cb7ec5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,8 +35,8 @@ GSV_LT_VERSION="$GSV_LT_CURRENT:$GSV_LT_REVISION:$GSV_LT_AGE"
AC_SUBST(GSV_LT_VERSION)
# Dependencies
-GLIB_REQUIRED_VERSION=2.43.3
-GTK_REQUIRED_VERSION=3.15.3
+GLIB_REQUIRED_VERSION=2.44
+GTK_REQUIRED_VERSION=3.16
LIBXML_REQUIRED_VERSION=2.6.0
GLADE_UI_REQUIRED=3.9
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]