[tracker] Release 3.1.1
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] Release 3.1.1
- Date: Fri, 2 Apr 2021 20:59:37 +0000 (UTC)
commit aa5d1d33ba2aee01344aace0674b8fa6c1647c29
Author: Carlos Garnacho <carlosg gnome org>
Date: Fri Apr 2 22:31:20 2021 +0200
Release 3.1.1
NEWS | 11 +++++++++++
meson.build | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 05f1f3f72..897d814bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+NEW in 3.1.1 - 2021-04-02
+=========================
+ * Better error handling during database initialization
+ * Implemented tracker_sparql_connection_update_array_async
+ over TrackerBatch, resulting in lower memory usage.
+ * VAPI updates
+ * Updated tracker_sparql_connection_update_array docs
+ * Leak and double free fixes
+
+Translations: en_GB, nl, zh_CN
+
NEW in 3.1.0 - 2021-03-20
=========================
* Add build-time warning for SQLite 3.35.[01]
diff --git a/meson.build b/meson.build
index efa6d83b4..2c1fc9e79 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker', 'c', 'vala',
- version: '3.1.0',
+ version: '3.1.1',
meson_version: '>=0.50')
gnome = import('gnome')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]