[yelp-xsl] Version 40.beta



commit e47548f7a8ff5425819d3eac5d2867a45fc072cf
Author: Shaun McCance <shaunm redhat com>
Date:   Sat Feb 13 11:45:38 2021 -0500

    Version 40.beta

 NEWS         | 15 +++++++++++++++
 configure.ac |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c3013821..1cc5a6fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+40.beta
+=======
+* Added new text templates for easier CSS editing
+* Updated bundled highlight.js and added SML highlighter
+* Added experimental links styles for the GNOME 40 help
+* Added html.grid.size parameter to templatize CSS grid size
+* Hide sidebars by default at 720px
+* Updated COPYING file, which was pretty out of date
+* Some documentation updates and improvements
+* Updated translations:
+  be    (Źmicier Turok)
+  ca    (Jordi Mas)
+  nb    (Kjartan Maraas)
+  pt    (Juliano de Souza Camargo)
+
 3.38.1
 ======
 * Updated translations:
diff --git a/configure.ac b/configure.ac
index 5470bacc..bc4f09bc 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.38.1],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
+AC_INIT([yelp-xsl],[40.beta],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
 
 AC_CONFIG_MACRO_DIR([m4])
 


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