summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Toso <victortoso@redhat.com>2020-09-02 12:51:22 +0200
committerVictor Toso <victortoso@redhat.com>2020-09-02 13:13:35 +0200
commitb3372233ee509676ab4408f049549c1020cff7a1 (patch)
treeeef8c29daf4f6e37e06cffe3ce4c0d0c9e1686b2
parent1e75bf32a9bc5bd4abe0085d9707fa843505fb7d (diff)
downloadgrilo-b3372233ee509676ab4408f049549c1020cff7a1.tar.gz
Release 0.3.13grilo-0.3.13
-rw-r--r--.mailmap1
-rw-r--r--AUTHORS3
-rw-r--r--NEWS23
3 files changed, 27 insertions, 0 deletions
diff --git a/.mailmap b/.mailmap
index b9fddc6..bf8b467 100644
--- a/.mailmap
+++ b/.mailmap
@@ -12,6 +12,7 @@
<jean.felder@estimages.com> <jfelder@src.gnome.org>
<meskobalazs@fedoraproject.org> <meskobalazs@gmail.com>
<shcho@gnome.org> <darkcircle.0426@gmail.com>
+<me@victortoso.com> <victortoso@redhat.com>
# Preferred names and emails (sorted)
Ask Hjorth Larsen <asklarsen@gmail.com>
diff --git a/AUTHORS b/AUTHORS
index 143c3fe..af65d66 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -24,6 +24,7 @@ Balázs Úr
Bastien Nocera
Benjamin Steinwender
Bernd Homuth
+Boyuan Yang
Çağatay Yiğit Şahin
Carles Ferrando
Carmen Bianca BAKKER
@@ -31,6 +32,7 @@ Cédric Valmary
César García Tapia
Chao-Hsiung Liao
Charles Monzat
+Cheng-Chia Tseng
Chris Lord
Christian Kirbach
Christophe Fergeau
@@ -69,6 +71,7 @@ Inaki Larranaga Murgoitio
Jacobo Aragunde Pérez
Jan Alexander Steffens (heftig)
Jasper Lievisse Adriaanse
+Jean Felder
Jens Georg
Jiri Grönroos
Jiro Matsuzawa
diff --git a/NEWS b/NEWS
index 553261f..ce05f9c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+NEW in 0.3.13
+=============
+ * !56 Increase glib requirement to 2.58 or greater
+ * !58 API addition: grl_related_keys_set_for_id()
+ * !59 Fix trying to load .so.p files as plugins
+ * !61 Fix crash using get_plugins() from bindings
+ * Several other fixes and cleanups
+
+ * Updated translations
+ * Chinese (Taiwan)
+ * Japanese
+ * Ukrainian
+
+ * Contributors to this release:
+ Bastien Nocera <hadess@hadess.net>
+ Boyuan Yang <073plan@gmail.com>
+ Cheng-Chia Tseng <pswo10680@gmail.com>
+ Daniel Korostil <ted.korostiled@gmail.com>
+ Emin Tufan Çetin <etcetin@gmail.com>
+ Jean Felder <jfelder@gnome.org>
+ sicklylife <translation@sicklylife.jp>
+ Victor Toso <me@victortoso.com>
+
NEW in 0.3.12
=============
* #107 grl-source: Fix reference count in the bindings