GNOME 3590 Published by

cairomm is a C++ API for the cairo graphics library. For more information, see http://cairographics.org/cairomm

A new cairomm release 1.2.4 is now available from:

http://cairographics.org/releases/cairomm-1.2.4.tar.gz

which can be verified with:

http://cairographics.org/releases/cairomm-1.2.4.tar.gz.sha1
dca12f7d4f90812a9cc1c85dcc5652ec24c5eeef cairomm-1.2.4.tar.gz

http://cairographics.org/releases/cairomm-1.2.4.tar.gz.sha1.asc
(signed by Jonathon Jongsma)

WHAT'S NEW
=========

* Fixed an error that prevented Cairo::RefPtr<>::cast_static() and Cairo::RefPtr<>::cast_dynamic() from compiling.