summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2019-01-31 19:32:27 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2019-01-31 19:32:27 +0100
commitf6394278664b19210823d27e9c04d363f38bd33d (patch)
tree663b653b0065e5e3f803ad45815c399af0348377 /NEWS
parent151b17231bd6c19aa7202973a420b823b27fdd25 (diff)
downloadzeitgeist-f6394278664b19210823d27e9c04d363f38bd33d.tar.gz
Release 1.0.2v1.0.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 338c735c..86c93ee7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+2018-01-31: Zeitgeist 1.0.2 "Phoenix"
+---------------------------------------------------------------
+
+Overall:
+ - Fix compile errors and warnings with new vala
+ - fts: Correctly implement the org.gnome.zeitgeist.Index DBus interface
+ - test-log: Use correct free function for ZeitgeistResultSet
+ - Do not require rapper as it is not used anymore
+ - Make ontology2code work with python3
+ - Properly fallback with the Zeitgeist version
+ - rdflib directly to parse the trig files
+ - Update Ontology2code to ba able to specify the output path
+
+Libzeitgeist:
+ - Asynchronous out-parameters are only allowed at the end of argument lists
+ *** THIS IS AN UNAVOIDABLE VALA API BREAK ***
+
+
2018-02-14: Zeitgeist 1.0.1 "Sunset"
---------------------------------------------------------------