[gtkmm] 2.90.4
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm] 2.90.4
- Date: Tue, 29 Jun 2010 20:53:38 +0000 (UTC)
commit 70dd53aa4f45bc0f0b21c4d28849caba4dcf0632
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Jun 29 22:49:32 2010 +0200
2.90.4
ChangeLog | 2 ++
NEWS | 9 +++++++++
configure.ac | 2 +-
3 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 961be57..def40c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,8 @@
These were added in GTK+ 2.22.
+2.90.3.1:
+
2010-06-23 Murray Cumming <murrayc murrayc com>
Correct the atkmm dependency version.
diff --git a/NEWS b/NEWS
index 905800e..ac0fe36 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+2.90.4 (unstable):
+
+Gtk:
+* Button: Added get_event_window().
+* Table: Added get_size().
+* StatusBar: Added remove_all().
+* TextView: Added get_hadjustment(), get_vadjustment(),
+ im_context_filter_keypress(), and reset_im_context().
+
2.90.3.1 (unstable):
Build:
diff --git a/configure.ac b/configure.ac
index 913fc74..b266a7b 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.1],
+AC_INIT([gtkmm], [2.90.4.0],
[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]