summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS19
2 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9061ade77..65740f44d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@
2007-12-04 Matthias Clasen <mclasen@redhat.com>
+ * NEWS: Updates
+
+2007-12-04 Matthias Clasen <mclasen@redhat.com>
+
Merge from trunk:
* gtk/gtknotebook.c: Modify the tab-label-destroy fix to not
diff --git a/NEWS b/NEWS
index 851b25409..48bd0c2e0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Overview of Changes from GTK+ 2.12.2 to 2.12.3
+==============================================
+
+ * Win32:
+ - Respect viewable drive restrictions
+
+ * Bugs fixed:
+ 499868 fix for crash during DnD on Quartz
+ 500804 null pointer dereference in quartz drawing function
+ 144269 GtkHPaned flickers and leaves widgets in child panels unr...
+ 495124 Valgrind error with windows of type GTK_WINDOW_POPUP
+ 501583 Root window not fully initialized
+
+ * Updated translations:
+ Estonian (et)
+ French (fr)
+ Irish (ga)
+
+
Overview of Changes from GTK+ 2.12.1 to 2.12.2
==============================================