From df796dc4ff17d90b961c22624b579698ae75698a Mon Sep 17 00:00:00 2001 From: "Zeeshan Ali (Khattak)" Date: Mon, 7 Dec 2015 18:57:46 +0000 Subject: Release 2.4.1 --- NEWS | 11 +++++++++++ configure.ac | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 318835c..44dba01 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +2.4.1 +===== + +- Add some missing NULL checks to avoid some crashes. +- More reliable method to connect to Avahi from network NMEA source. +- Fix warnings on system log caused by geoclue trying to access D-Bus + properties it does not need. + +Ankit +Zeeshan Ali (Khattak) + 2.4.0 ===== diff --git a/configure.ac b/configure.ac index 142d7fb..667a50c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.63]) AC_INIT([geoclue], - [2.4.0], + [2.4.1], [http://bugs.freedesktop.org/enter_bug.cgi?product=GeoClue], [geoclue], [http://www.freedesktop.org/wiki/Software/GeoClue]) -- cgit v1.2.3