[glibmm] 2.43.3



commit e6746b18ba66f4b1ab9a3d79140ce5f11f3b82e1
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Jan 20 12:47:45 2015 +0100

    2.43.3

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3b75041..fe4ae23 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+2.34.3 (unstable):
+
+Glib:
+* Binding: Rename and change BindingTransformSlot to SlotTransform.
+  (Kjell Ahlstedt) Bug #738663.   
+* Add SlotSpawnChildSetup.
+  (Kjell Ahlstedt) Bug #528285.   
+
+Documentation:
+* Resource: Suppress incorrect doxygen links.
+  (Kjell Ahlstedt)  
+
+
 2.43.2 (unstable):
 
 Gio:
diff --git a/configure.ac b/configure.ac
index 547e9ed..90956f1 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.43.2],
+AC_INIT([glibmm], [2.43.3],
         [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]