diff --git a/ChangeLog b/ChangeLog index e354cfa29f..cb12bb2fcf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-09-22 Matthias Clasen + + * NEWS: Updates + 2006-09-22 Matthias Clasen Make remote bookmarks work better (#354887) diff --git a/NEWS b/NEWS index 51b8f2a833..ddb18425d8 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 ==============================================