[tracker] Release 2.99.5
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] Release 2.99.5
- Date: Mon, 7 Sep 2020 11:40:41 +0000 (UTC)
commit 4656f694df43ed3ab5d2184f852a6228456bf0a8
Author: Carlos Garnacho <carlosg gnome org>
Date: Mon Sep 7 13:34:08 2020 +0200
Release 2.99.5
NEWS | 17 +++++++++++++++++
meson.build | 2 +-
2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e66c288e4..02c1cd1de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+NEW in 2.99.5 - 2020-09-07
+==========================
+ * Fix DBus logging in tracker-sandbox test helper
+ * Removed programming terms from English stop word list
+ * Handle empty input correctly
+ * Fix possible database locks when using "tracker3 sql" on a
+ running database
+ * Fixes for SERVICE clauses in UNIONs
+ * Handle empty group graph patterns as per the spec
+ * Fixes to property paths being used in different graphs
+ * Release memory on inactivity
+ * Fix build/linking with 2.x in the system
+ * Add "tracker3 export --2to3" helper for data migrations
+ * Hide FTS5 search syntax from fts:match
+
+Translations: cs, fr, fur, gl, hr, id, lt, pt_BR, zh_CN
+
NEW in 2.99.4 - 2020-08-24
==========================
* CLI modernization
diff --git a/meson.build b/meson.build
index 5ed0a4745..82220b357 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker', 'c', 'vala',
- version: '2.99.4',
+ version: '2.99.5',
meson_version: '>=0.50')
gnome = import('gnome')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]