commit c0acf7fb248ce57261a126a9e1517c53abc9dda5 Author: Jonas Danielsson Date: Sun Feb 14 22:34:37 2016 +0100 Release 3.19.90 NEWS | 15 +++++++++++++++ configure.ac | 4 ++-- 2 files changed, 17 insertions(+), 2 deletions(-) commit a90ea49d3d4ef579526f82fce076cabf904b984b Author: Jonas Danielsson Date: Sun Feb 14 22:41:30 2016 +0100 test-gcglib: Conform to reality geocode-glib/test-gcglib.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit d99d13ad7195e700376055ef986c1012037fccac Author: Philip Withnall Date: Thu Feb 11 10:12:06 2016 +0000 location: Fix precondition return for geocode_location_get_timestamp() -1 is not a valid guint64. Use 0 instead. https://bugzilla.gnome.org/show_bug.cgi?id=761853 geocode-glib/geocode-location.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 387cf99287ff6a2c9526eacbcc88f24144bc7115 Author: Philip Withnall Date: Thu Feb 11 10:11:42 2016 +0000 location: Expand documentation for GeocodeLocation:timestamp slightly It’s great to know that this is a timestamp, but what does the timestamp represent? Dinner time? https://bugzilla.gnome.org/show_bug.cgi?id=761853 geocode-glib/geocode-location.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) commit 63aa0715f396457e5b127eb2a011ecb390bcf819