[gtkmm] 2.90.3.1
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm] 2.90.3.1
- Date: Thu, 24 Jun 2010 07:36:38 +0000 (UTC)
commit c28243340257830e8c0520d0a78e891b5ec38a1c
Author: Murray Cumming <murrayc murrayc com>
Date: Thu Jun 24 09:36:06 2010 +0200
2.90.3.1
NEWS | 15 +++++++++++++++
configure.ac | 2 +-
2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d54beda..905800e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+2.90.3.1 (unstable):
+
+Build:
+* Split atkmm of into a separate tarball, like pangomm.
+ This allows gtkmm-2.4 and gtkmm-3.0 to use the same atkmm ABI.
+ (Daniel Elstner)
+* Build against gtk+ from git master too.
+ (Chris Kühl)
+
+Gtk:
+* StatusBar: Added remove_all()
+* TextView: Added get_hadjustment(), get_vadjustment(),
+ im_context_filter_keypress(), and reset_im_context().
+ (Murray Cumming)
+
2.90.3 (unstable):
Gtk:
diff --git a/configure.ac b/configure.ac
index cc9d70d..913fc74 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([gtkmm], [2.90.3],
+AC_INIT([gtkmm], [2.90.3.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm],
[gtkmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]