summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2019-02-04 11:58:43 -0500
committerShaun McCance <shaunm@redhat.com>2019-02-04 11:58:43 -0500
commit0f46e37b5221f994ff8ee76b3942b859fb1628b0 (patch)
tree308281d72a582c49836e2a2bcb5c7cc0ae380ad7
parent2ff92ce943b4dd0a3109702742e35e5b3035234d (diff)
downloadyelp-xsl-0f46e37b5221f994ff8ee76b3942b859fb1628b0.tar.gz
Version 3.31.903.31.90
-rw-r--r--NEWS13
-rw-r--r--configure.ac2
2 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 82925be6..fbe489d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.31.90
+=======
+* Refresh colors for new GNOME HIG colors
+* Support for Mallard 1.1 hi element
+* Initial work on Mallard 1.2 stack element
+* Added ui-expander-preview style for expanders
+* Converted xsldoc docs to Ducktype
+* Updated translations:
+ be (Yuras Shumovich)
+ ml (Anish Sheela)
+ ru (Stas Solovey)
+ sr (Марко Костић)
+
3.30.0
======
* Added stock sidebar support
diff --git a/configure.ac b/configure.ac
index 8ca6a165..0b65f871 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# Do not split AC_INIT across multiple lines without making localbuild.sh smarter
-AC_INIT([yelp-xsl],[3.30.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
+AC_INIT([yelp-xsl],[3.31.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
AC_CONFIG_MACRO_DIR([m4])