[glibmm/glibmm-2-52] 2.52.1



commit d04d7597d29e5e93c738f21c03772513279b6c4a
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Sep 4 15:26:47 2017 +0200

    2.52.1

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3f7c7fb..63126f0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+2.52.1 (stable):
+
+Gio:
+* TlsDatabase: Fix memory leak in a vfunc.
+  (Kjell Ahlstedt) Bug #783360
+
+Documentation:
+* Update docs of get_*_name().
+  (Daniel Boles)
+
+Build:
+* MacOS: Really correct build without gdesktopinfo.
+  (Kjell Ahlstedt) Bug #781947
+
 2.52.0 (stable):
 
 Gio:
diff --git a/configure.ac b/configure.ac
index d54668c..2d7f0d6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU Lesser General Public License
 ## along with this library.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([glibmm], [2.52.0],
+AC_INIT([glibmm], [2.52.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=glibmm],
         [glibmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]