summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-07-01 05:32:44 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-07-01 05:32:44 +0000
commit370c5d7bd8c4caefb97f42b096a53b809a122277 (patch)
tree6bb22549c1b5fde8efdfe0e37ed2e6f400cc1763
parent56a0748b9ed99c0b5697408129da0b72b3488b91 (diff)
downloadgtk+-370c5d7bd8c4caefb97f42b096a53b809a122277.tar.gz
Updates
svn path=/branches/gtk-2-12/; revision=20714
-rw-r--r--ChangeLog4
-rw-r--r--NEWS27
2 files changed, 31 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4abad16a3b..42b2caea6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-07-01 Matthias Clasen <mclasen@redhat.com>
+ * NEWS: Updates
+
+2008-07-01 Matthias Clasen <mclasen@redhat.com>
+
Merged from trunk:
* gtk/gtkprintoperation-win32.c (gtk_print_run_page_setup_dialog) :
diff --git a/NEWS b/NEWS
index dea994a690..19ee0dec3c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Overview of Changes from GTK+ 2.12.10 to 2.12.11
+================================================
+
+* Bugs fixed:
+ 536757 regression: openoffice.org menus are placed at wrong
+ position since 2.12.10
+ 536990 updateiconcache.c: 'close ()' is redundant
+ 508751 gnome-terminal crashed with SIGSEGV after keypress
+ 419737 The file chooser clears the filename entry in SAVE/CREATE_FOLDER
+ modes when it shouldn't.
+ 538784 Don't change the filename in the name entry in CREATE_FOLDER mode
+ when changing folders
+ 536966 Paper selector crashes
+ 352738 gtk_tree_view_column_set_sort_indicator() fails to show a...
+ 378158 gdk_win32_selection_add_targets uses uninitialized hwnd v...
+ 537685 print to file crashes when the target can not be written
+
+* Updated translations:
+ Assamese (as)
+ Catalan (ca)
+ French (fr)
+ Hungarian (hu)
+ Brazilian Portugese (pt_BR)
+ Swedish (sv)
+ Vietnamese (vi)
+
+
Overview of Changes from GTK+ 2.12.9 to 2.12.10
===============================================