[tracker] Release 2.2.1
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] Release 2.2.1
- Date: Wed, 6 Mar 2019 18:24:48 +0000 (UTC)
commit c09ac0beda85498b365a89863a2cfb25b490202a
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed Mar 6 19:19:07 2019 +0100
Release 2.2.1
NEWS | 15 +++++++++++++++
meson.build | 2 +-
2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 8da8f6c3d..541028051 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+NEW in 2.2.1 - 2019-03-06
+=========================
+
+ * Fix unichar unescaping
+ * Correctly Handle BIND in first place of a triples block
+ * Fix possible deadlock on WAL checkpoint
+ * Fix some double values not being deleted
+ * Fixed CHANGES_DONE_HINT handling in TrackerMonitor
+ * Ported data generator utilities to python3
+ * Ported functional tests to python3, reformatted to PEP-8
+ * Correctly apply ignored-directories-with-content filter on monitor updates
+ * Build and test fixes
+
+Translations: de, eo, fur, fr, it, ko, lv, nl, ru, sr
+
NEW in 2.2.0 - 2019-02-20
=========================
diff --git a/meson.build b/meson.build
index 3ea724e08..f5308ce00 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker', 'c', 'vala',
- version: '2.2.0',
+ version: '2.2.1',
meson_version: '>=0.47')
gnome = import('gnome')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]