[glibmm] 2.43.2



commit 9b13f8a2d2f14052809152c15ee70161112d2fd4
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Dec 16 12:30:09 2014 +0100

    2.43.2

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 616f720..3b75041 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+2.43.2 (unstable):
+
+Gio:
+* Added NetworkMonitor.
+  (Murray Cumming)
+* UnixFDList, UnixFDMessage: Correct array lengths in steal_fds()
+  (Kjell Ahlstedt) Bug #741365 (Matthew Balkam)
+
+gmmproc:
+* Don't make one very long line for the enum documentation.
+  (Kjell Ahlstedt)
+* Improve the conversion of Since to @newin.
+  (Kjell Ahlstedt)
+* Add an empty line after @newin where it's missing
+  (Kjell Ahlstedt)
+
+
 2.43.1 (unstable):
 
 gmmproc:
diff --git a/configure.ac b/configure.ac
index 6a22c4e..547e9ed 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.1],
+AC_INIT([glibmm], [2.43.2],
         [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]