summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2019-07-16 09:15:04 -0400
committerShaun McCance <shaunm@redhat.com>2019-07-16 09:15:04 -0400
commit135efa2c0d5f7154fa0be3518c6ed94c13c8cd3a (patch)
treeb45f2ebd7101c8028d3b7d30ce01a8252c0233c0
parent37f08289c03989502cbc7ce9447ca11a6c59c41f (diff)
downloadyelp-xsl-135efa2c0d5f7154fa0be3518c6ed94c13c8cd3a.tar.gz
Version 3.33.43.33.4
-rw-r--r--NEWS12
-rw-r--r--configure.ac2
-rw-r--r--doc/yelp-xsl/C/db2html-block.page2
3 files changed, 14 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 98c86e8e..7a7871a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.33.4
+======
+* Update highlight.pack.js to 9.15.8, added awk and shell (Shaun McCance)
+* Removed intltool and other build updates (Jeremy Bicha, Javier Jardón)
+* Updated translations:
+ es (Daniel Mustieles)
+ hu (Balázs Úr)
+ id (Kukuh Syafaat)
+ pl (Piotr Drąg)
+ pt_BR (Rafael Fontenelle)
+ zh_CN (Mingcong Bai)
+
3.32.1
======
* Added Mallard 1.1 to supported list for conditionals
diff --git a/configure.ac b/configure.ac
index 2f13c496..926613dc 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.32.1],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
+AC_INIT([yelp-xsl],[3.33.4],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
AC_CONFIG_MACRO_DIR([m4])
diff --git a/doc/yelp-xsl/C/db2html-block.page b/doc/yelp-xsl/C/db2html-block.page
index edac77df..055b9bfc 100644
--- a/doc/yelp-xsl/C/db2html-block.page
+++ b/doc/yelp-xsl/C/db2html-block.page
@@ -308,7 +308,7 @@
<p><code xref="html.syntax.class.mode">html.syntax.class.mode</code></p>
</td>
<td>
- <p><code>programlisting | db:programlisting</code></p>
+ <p><code>programlisting | db:programlisting | screen | db:screen</code></p>
</td>
</tr>
</tbody>