2.11.8: 2007-08-31 Murray Cumming <murrayc@murrayc.com> * docs/tutorial/gtkmm-tut.xml: DrawingArea: Corrected a mention of PixBuf to Pixbuf. Bug #465961 (Jonathan Jongsma). 2007-08-29 Jonathon Jongsma <jjongsma@gnome.org> * gdk/gdkmm/general.cc, gdk/gdkmm/general.h: deprecate cairo helper functions and added new overloaded functions that take *const* RefPtr<Cairo::Context>& parameters. Also renamed the new rectangle() and region() functions per the TODO in the source file. The new names are add_rectangle_to_path() and add_region_to_path()