diff options
author | Jonathon Jongsma <jjongsma@gnome.org> | 2008-12-20 11:34:35 -0600 |
---|---|---|
committer | Jonathon Jongsma <jjongsma@gnome.org> | 2008-12-20 11:34:35 -0600 |
commit | 4541764961e9ff8ab95ef6b04a0557f5ff77ff34 (patch) | |
tree | 7d3eacd78fd8bbb4f7fe45d78f181b253bac5df5 /NEWS | |
parent | 87a5ddbd0f2709bdeb1d12634a37ad762adc44ab (diff) |
Update NEWS and bump version to 1.7.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +1.7.2 (UNSTABLE): + +* API Changes (all API changes are in unstable API introduced in 1.7.x) + * UserFontFace is not implemented with virtual functions rather than by + registering callbacks + * Cairo::scaled_matrix() -> Cairo::scaling_matrix() to match other matrix + convenience functions +* Bugfixes + * Incorrect refcounting on ScaledFont + * build fixes for Mac OSX +* Contributors for this release: + 1 Armin Burgmeier + 1 Dave Evans + 22 Jonathon Jongsma + + 1.7.0 (UNSTABLE): * API Changes |