1
0
Fork 0

Update NEWS

This commit is contained in:
Emmanuele Bassi 2010-10-25 17:16:24 +01:00
parent ef6b46d826
commit 9c5f09f32d

3
NEWS
View file

@ -17,6 +17,9 @@ Clutter 1.5.4
» Add interpolate() method to Clutter.Color.
» Add ClutterPathConstraint, a simple constraint that sets the origin
of an actor's allocation to follow a ClutterPath.
» Plug some memory leaks.
» Fix build of the CEx100 and EGL backends.