[glibmm] 2.27.95
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm] 2.27.95
- Date: Fri, 25 Feb 2011 10:21:49 +0000 (UTC)
commit 732ac9c3b31a6e10b35b72cf6f7f295d8d6d3ee8
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Feb 25 11:21:33 2011 +0100
2.27.95
ChangeLog | 2 ++
NEWS | 14 ++++++++++++++
configure.ac | 2 +-
3 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 1600230..b13380c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.27.95:
+
2011-02-24 Murray Cumming <murrayc murrayc com>
tests: Remove remaining use of std::cout.
diff --git a/NEWS b/NEWS
index e777881..dbe3fab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+2.27.95 (unstable):
+
+Gio:
+* Throw Gio::Error again, instead of just the base Glib::Error.
+ This was broken in glibmm 2.27.94.
+ (Murray Cumming)
+
+Glib:
+* build_filename(): Add method overloads to take up to 9 arguments,
+ for convenience.
+ (Fabricio Godoy) Bug #599578
+* Documentation: Mark some new API as new in 2.28.
+ (Murray Cumming)
+
2.27.94 (unstable):
Glib:
diff --git a/configure.ac b/configure.ac
index 33f0a1a..ce16e36 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.27.94],
+AC_INIT([glibmm], [2.27.95],
[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]