From aeddd3e48bb0decf0708fce8979ac7f32e602e9a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 27 Jan 2014 15:18:10 -0500 Subject: [PATCH] 3.8.9 --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index ba60138fc5..abc8e87121 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +Overview of Changes in GTK+ 3.8.9 +================================= + +* Bugs fixed: + 719762 translate_crossing_mode() assertion error sinc... + win32: add more width to the slider to not cut... + win32: add margin to scale trough + win32: set color for scale marks + win32: actually match the separator + win32: scale slider with marks was off by 2 pixels + win32: handle again gtk-font-name + + Overview of Changes in GTK+ 3.8.8 =================================