summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOwen W. Taylor <otaylor@fishsoup.net>2012-02-07 11:56:07 -0500
committerOwen W. Taylor <otaylor@fishsoup.net>2012-02-07 18:30:01 -0500
commit848f9d13996441a939903bcc2d15ae4b3ace0262 (patch)
tree6bff9d14c44ac1cd3e2f2dd35d798a9673375e93 /NEWS
parent2e63de5c0a7c3d9d64908d55ec99aaa5f50ff6b9 (diff)
Bump version to 3.3.5
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b493d204..b58cf41d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.3.5
+=====
+* MetaShapedTexture no longer is a ClutterTexture subclass [Jasper; #660941]
+* Add meta_shaped_texture_get_image() [Jasper; #660941]
+* Cleanups [Rui, Jasper; #657639]
+* Depend on GTK+ 3.3.7 [Rico]
+
+Contributors:
+ Rui Matos, Jasper St. Pierre, Rico Tzschichholz
+
+Translations:
+ Kjartan Maraas [nb], Chao-Hsiung Liao [zh_HK, zh_TW]
+
3.3.4
=====
* Adapt to changes in GtkStateFlags [Owen]