glibmm r647 - trunk
- From: jjongsma svn gnome org
- To: svn-commits-list gnome org
- Subject: glibmm r647 - trunk
- Date: Sat, 29 Mar 2008 18:40:27 +0000 (GMT)
Author: jjongsma
Date: Sat Mar 29 18:40:27 2008
New Revision: 647
URL: http://svn.gnome.org/viewvc/glibmm?rev=647&view=rev
Log:
update for 2.16.1 release
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Sat Mar 29 18:40:27 2008
@@ -1,3 +1,12 @@
+2.16.1 (stable):
+
+* Reference-counting bugfix in Gio::File::create() and Gio::File::replace()
+ (Murray Cumming)
+* Include Gio::Error header in headers that have API that can throw this
+ exception (Murray Cumming)
+* Improve documentation (Murray Cumming)
+* Build fixes for giomm on win32 (Jonathon Jongsma)
+
2.16.0 (stable):
Changes compared to glibmm 2.14:
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Sat Mar 29 18:40:27 2008
@@ -14,7 +14,7 @@
pushdef([GLIBMM_MAJOR_VERSION], [2])
pushdef([GLIBMM_MINOR_VERSION], [16])
-pushdef([GLIBMM_MICRO_VERSION], [0])
+pushdef([GLIBMM_MICRO_VERSION], [1])
pushdef([GLIBMM_EXTRA_VERSION], [])
pushdef([GLIBMM_VERSION], GLIBMM_MAJOR_VERSION.GLIBMM_MINOR_VERSION.GLIBMM_MICRO_VERSION[]GLIBMM_EXTRA_VERSION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]