[tracker/tracker-3.0] Release 3.0.2
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/tracker-3.0] Release 3.0.2
- Date: Tue, 8 Dec 2020 22:59:38 +0000 (UTC)
commit 7324a45d8f5f2c221e9cdc96f8d28ffe32598ef0
Author: Carlos Garnacho <carlosg gnome org>
Date: Tue Dec 8 23:52:59 2020 +0100
Release 3.0.2
NEWS | 16 ++++++++++++++++
meson.build | 2 +-
2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 89e43a7cf..87e847576 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+NEW in 3.0.2 - 2020-12-08
+=========================
+ * Update some wording in website
+ * Fix initialization issues in portal
+ * Improve turtle parser
+ * Improve checks for dates in the far past/future
+ * Cleanup meson build options
+ * Fix invalid reads
+ * Make UPDATE parser tree processing iterative rather
+ than recursive
+ * Fix errors in tracker:uri-is-parent
+ * Protect harder against invalid database state
+ * Introspection annotation fixes
+ * Improve thread safety of internal ontology objects
+ * Add missing <package> element to gir file
+
NEW in 3.0.1 - 2020-10-02
=========================
* Reference Discourse instead of the mailing list
diff --git a/meson.build b/meson.build
index 72c6e7fed..d760a0945 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker', 'c', 'vala',
- version: '3.0.1',
+ version: '3.0.2',
meson_version: '>=0.50')
gnome = import('gnome')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]