[gtksourceviewmm] 3.21.1



commit 8cff89da777c2aa1571a47e81b2d39e0e27afd17
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Nov 14 11:27:28 2016 +0100

    3.21.1

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a1b9421..dfe7c11 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.21.3 (unstable)
+
+* Add SearchContext ad SearchSettings.
+  (Christoph Brill)
+* Add StyleSchemeChooser, StyleSchemeChooserWidget and
+  StyleSchemeChooserButton.
+  (Christoph Brill)
+* Buffer: Add implicit-trailing-newline property.
+  (Christoph Brill)
+* CompletionWords: Add activation property.
+  (Christoph Brill)
+* Language: Add get_style_fallback().
+  (Christoph Brill)
+* Style: Add style and scale-set properties.
+  (Christoph Brill)
+* View: Add get/set_background-pattern().
+  (Christoph Brill)
+
 3.21.2 (unstable);
 
 * C++11: Markup: Deprecated operator const void*(), adding explicit operator bool().
diff --git a/configure.ac b/configure.ac
index a1cf78e..0e0a48d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gtksourceviewmm], [3.21.2],
+AC_INIT([gtksourceviewmm], [3.21.3],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceviewmm],
         [gtksourceviewmm], [http://projects.gnome.org/gtksourceviewmm/])
 AC_PREREQ([2.62])


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