ORBit2 r2110 - in trunk: . linc2
- From: kmaraas svn gnome org
- To: svn-commits-list gnome org
- Subject: ORBit2 r2110 - in trunk: . linc2
- Date: Thu, 5 Mar 2009 18:22:27 +0000 (UTC)
Author: kmaraas
Date: Thu Mar 5 18:22:27 2009
New Revision: 2110
URL: http://svn.gnome.org/viewvc/ORBit2?rev=2110&view=rev
Log:
Post release bump
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
trunk/linc2/ChangeLog
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Thu Mar 5 18:22:27 2009
@@ -1,3 +1,13 @@
+ORBit2-2.14.17
+
+ - bug fixes
+ + fix glib single includes (Cosimo Cecchi)
+ + various fixes for cross-compiling (Fridrich Strba)
+ + do fewer DNS lookups in linc (Jules Colding)
+ + fix compiler warnings (Kjartan)
+ + threading fixes (Tor Lillqvist)
+ + win32 portability fixes (Tor Lillqvist)
+
ORBit2-2.14.16
- bug fixes
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Thu Mar 5 18:22:27 2009
@@ -1,6 +1,6 @@
m4_define([orbit_major_version],[2])
m4_define([orbit_minor_version],[14])
-m4_define([orbit_micro_version],[17])
+m4_define([orbit_micro_version],[18])
m4_define([orbit_version],[orbit_major_version.orbit_minor_version.orbit_micro_version])
dnl Process this file with autoconf to produce a configure script.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]