summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2006-06-19 02:19:27 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-06-19 02:19:27 +0000
commitbc1f487e432d153cc9359bcccc82eae370cf44c6 (patch)
tree8168d378a6e219a28603e0fa7031f0f25b0faa8a /ChangeLog
parent313eedb507ce98d62af1e721d297ac6b0be94805 (diff)
downloadgdk-pixbuf-bc1f487e432d153cc9359bcccc82eae370cf44c6.tar.gz
Require atk 1.9.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 73664a9cd..585b44017 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,12 @@
+2006-06-18 Matthias Clasen <mclasen@redhat.com>
+
+ * configure.in: Bump the atk requirement to 1.9.0
+
2006-06-15 Carlos Garnacho <carlosg@gnome.org>
* gtk/gtknotebook.c (gtk_notebook_pages_allocate):
- (gtk_notebook_calc_tabs): Fix borderline cases in tab
- visibility calculation. Fixes #168105
+ (gtk_notebook_calc_tabs): Fix borderline cases in tab
+ visibility calculation. Fixes #168105
2006-06-12 Matthias Clasen <mclasen@redhat.com>