From 8247e4487487d1f63bb42e0631e488b5a43753a9 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 7 Oct 2014 19:30:37 -0400 Subject: [PATCH] Add one more bug --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index e9bd05d273..0b5f2ffb5a 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ Overview of Changes in GTK+ 3.14.1 to 3.14.2 737679 Bookmarks are visually duplicated in sidebar 737952 Documentation missing for GtkTextView's new draw-layer function... 737929 Long tooltips extend too far horizontally without wrapping + 737777 printing: Properly initialize auth_info in gtkprintbackend.c Teach GtkExpander:resize-toplevel about height-for-width Fix setting GtkRadioButton:group from .ui files Improve sheet drawing in the print dialog