[glibmm] 2.38.1



commit 52cb7b84a067cafe6d08b2f5c938f8b670664eb2
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Nov 18 09:41:00 2013 +0100

    2.38.1

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2006d40..a5d0719 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+2.36.1 (stable):
+
+Build:
+* Gio::ActionGroup: Remove a nonsensical check that
+  clang complains about, correctly.
+  (Murray Cumming) Bug #709963 (Johannes Meng, David Evans)
+
+Documentation:
+* Gio::content_type_*(): Add a link from Gtk::AppChooser.
+  (Kjell Ahlstedt)
+* giomm_tls_client test: Add some comments
+  (Kjell Ahlstedt)
+
+
 Changes in 2.38 compared to 2.36:
 
 Glib:
diff --git a/configure.ac b/configure.ac
index 0d0702e..cfe992c 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.38.0],
+AC_INIT([glibmm], [2.38.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]