From 10b7f70bb20da90b6b24d88a4f13246374a0033c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 10 Feb 2011 15:00:20 -0500 Subject: [PATCH] Mention library soname change --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 4fc8173764..c71e7e831e 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ Overview of Changes in GTK+ 3.0.0 ================================= +* Library sonames have been changed from libgdk-3.0 and libgtk-3.0 + to libgdk-3 and libgtk-3. + * Bugs fixed: 632775 Back / Forward button's icons don't respect RTL settings 639846 GdkEventScroll events are sent twice