[glibmm] 2.27.94
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm] 2.27.94
- Date: Mon, 21 Feb 2011 08:57:07 +0000 (UTC)
commit d5830eb15260eb6a232417b5e3dcbf57d16c1878
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Feb 21 09:57:01 2011 +0100
2.27.94
ChangeLog | 2 ++
NEWS | 9 +++++++++
configure.ac | 2 +-
3 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 3838a87..25580aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.27.94:
+
2011-02-21 Murray Cumming <murrayc murrayc com>
Fix the build with --enable-warnigns=fatal.
diff --git a/NEWS b/NEWS
index 3dc1cca..417f9cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+2.27.94 (unstable):
+
+Glib:
+* OptionGroup:
+ - Add add_entry() that takes a slot with callback function.
+ (Kjell Ahlstedt) Bug #589197 (Hubert Figuiere)
+ - on_post_parse() overrides no longer need to call the base class.
+ (Kjell Ahlstedt) Bug #588988 (Hubert Figuiere)
+
2.27.93 (unstable):
* Added ArrayHandler, ListHandler and SListHandler, to help with conversions
diff --git a/configure.ac b/configure.ac
index 3fb39d6..33f0a1a 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.93],
+AC_INIT([glibmm], [2.27.94],
[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]