summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2006-09-22 18:51:12 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-09-22 18:51:12 +0000
commit34b99286d52176be8559111eebb5c6c3cbcbd8a1 (patch)
treed7788575f4ed7f01ab88973431083211d9855861
parent86201152554c3b4f5ed7afaac99d4053555c1bb6 (diff)
downloadgdk-pixbuf-34b99286d52176be8559111eebb5c6c3cbcbd8a1.tar.gz
updates
-rw-r--r--ChangeLog4
-rw-r--r--NEWS26
2 files changed, 30 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e354cfa29..cb12bb2fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-09-22 Matthias Clasen <mclasen@redhat.com>
+ * NEWS: Updates
+
+2006-09-22 Matthias Clasen <mclasen@redhat.com>
+
Make remote bookmarks work better (#354887)
String addition !
diff --git a/NEWS b/NEWS
index 51b8f2a83..ddb18425d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Overview of Changes from GTK+ 2.10.3 to 2.10.4
+==============================================
+
+* GtkFileChooser works better with remote bookmarks
+
+* Windows theme engine improvements
+
+* Bugs fixed:
+ 116626 Use keyboard map contents to detect RTL groups
+ 353772 Add doc blurb for GtkWidget::parent-set
+ 353803 GtkEntry unneccesarily resets im context at commit
+ 353914 Leak of to_reset list from _gtk_settings_reset_rc_values
+ 354043 Renew the typeahead search timeout when using scrollwheel
+ 354687 PLT-reduction stuff not quite working
+ 354887 GtkFileChooserButton displays unnecessary authentication dialogs
+ 355308 gtk_tree_view_set_grid_lines notifies wrong property
+ 355732 Combobox leaks treeview in list mode
+ 355134 Type in string
+ 355961 Typo in documentation for GtkPrintContext
+ 340201 Enhancement of Wimp theme engine.
+
+* Updated translations (bg,bn,bn_IN,de,dz,el,
+ en_GB,et,fi,gu,hi,id,ka,lt,lv,mk,nb,nl,nn,or,
+ ru,sl,sv,ta,th)
+
+
Overview of Changes from GTK+ 2.10.2 to 2.10.3
==============================================