diff options
author | Matthias Clasen <mclasen@redhat.com> | 2011-02-10 15:00:20 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2011-02-10 15:00:20 -0500 |
commit | 10b7f70bb20da90b6b24d88a4f13246374a0033c (patch) | |
tree | 434fa4d885c1312ae41544bcac226a56a767906e /NEWS | |
parent | 524ce69bcb7e58f9f5bdf70f1e8a733c63c096f9 (diff) | |
download | gtk+-10b7f70bb20da90b6b24d88a4f13246374a0033c.tar.gz |
Mention library soname change
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |