[tracker] Release 2.2.99.1
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] Release 2.2.99.1
- Date: Thu, 5 Sep 2019 20:00:48 +0000 (UTC)
commit dba11cef01eb4e6372ae948cdcd3fd76ae637078
Author: Carlos Garnacho <carlosg gnome org>
Date: Thu Sep 5 21:19:46 2019 +0200
Release 2.2.99.1
NEWS | 13 +++++++++++++
meson.build | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d54849ed5..53445ac12 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+NEW in 2.2.99.1 - 2019-09-05
+============================
+
+ * Handle circular references in TrackerResource
+ * Removed stress tests
+ * Handle application/x-zero-size
+ * Refactors and cleanups in functional testing infrastructure
+ * Documentation improvements
+ * Make tracker_sparql_escape_string() escape single quotes
+ * Don't make tracker:referenceSource a subproperty of nie:identifier
+
+Translations: eu
+
NEW in 2.2.99.0 - 2019-08-07
============================
diff --git a/meson.build b/meson.build
index 24582c820..c89e6b005 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker', 'c', 'vala',
- version: '2.2.99.0',
+ version: '2.2.99.1',
meson_version: '>=0.47')
gnome = import('gnome')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]