glibmm r743 - trunk
- From: jjongsma svn gnome org
- To: svn-commits-list gnome org
- Subject: glibmm r743 - trunk
- Date: Tue, 21 Oct 2008 05:06:28 +0000 (UTC)
Author: jjongsma
Date: Tue Oct 21 05:06:27 2008
New Revision: 743
URL: http://svn.gnome.org/viewvc/glibmm?rev=743&view=rev
Log:
bump version to 2.18.1, update NEWS
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Tue Oct 21 05:06:27 2008
@@ -1,3 +1,16 @@
+2.18.1 (stable):
+
+ * Many windows build improvements
+ * Bugs fixed:
+ * 506410 - Call of overloaded Stringify is ambiguous
+ * 529496 - Gio::Error::HOST_NOT_FOUND clashes with a netdb.h #define
+ * 539891 - Can't use doxygen commands in *_override.xml
+ * 555576 - name clash in fileinfo.h with winbase.h from VS2005
+ * 556315 - Extra defs generation utility forgets to generate signals for inter...
+ * 556387 - FileEnumerator::next_file reference counting problems
+ * Thanks to contributions from Armin Burgmeier, Jonathon Jongsma, JosÃ
+ Alburquerque, Murray Cumming, and SzilÃrd Pfeiffer
+
2.18.0 (stable):
* Bug #550789: Fixed a licensing issue with some of the tools distributed with
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Tue Oct 21 05:06:27 2008
@@ -14,7 +14,7 @@
pushdef([GLIBMM_MAJOR_VERSION], [2])
pushdef([GLIBMM_MINOR_VERSION], [18])
-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]