summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2018-07-22 15:45:36 +0200
committerCarlos Garnacho <carlosg@gnome.org>2018-07-22 19:08:19 +0200
commitce41e599163098dd5153878cca3cfdf8f240862f (patch)
treed0861e495c6cf08405464512a4a6c76ebe0ec314 /NEWS
parent30b3c98e607a34c3cd78a2da20fd312bc1337c8a (diff)
downloadtracker-ce41e599163098dd5153878cca3cfdf8f240862f.tar.gz
Release 2.0.52.0.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6377a5bb2..d3425b3e9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+NEW in 2.0.5 - 2018-07.22
+=========================
+
+ * build: Make tarballs able to build with meson. Future releases will
+ eventually phase out Autotools
+ * build: Various meson build fixes
+ * tests: Many fixes to functional tests
+ * libtracker-miner: Fixed race conditions that may result in spurious
+ "parent not indexed yet" warnings.
+ * libtracker-direct: Majorly rewritten
+ * tracker-store: Streamlined to use a libtracker-direct connection
+ instead of reimplementing most of it.
+
NEW in 2.0.4 - 2018-06-25
=========================