2011-04-06 Krzesimir Nowak Update for 3.0.0. * configure.ac: Bumped dependencies to stable versions. * gtksourceview/gtksourceviewmm.h: Add a note about Markup's conversion operator change in migration docs. * NEWS: * README: Updated versions and dependencies. 2011-04-05 Murray Cumming operator const void*(): Use GINT_TO_POINTER(). * gtksourceview/gtksourceviewmm/markup.cc: Use GINT_TO_POINTER() instead of a (const void*) cast, to avoid problems on unusual platforms. Daniel Elstner suggested this. 2011-04-04 Murray Cumming Markup: Change operator bool() to operator const void*(). This matches the recent change in gtkmm, which avoids an unwanted implicit cast to int and is generally considered good C++ practice. 2011-03-30 Krzesimir Nowak Depend on latest mm-common. * README: * configure.ac: Bumped minimum version of mm-common to 0.9.5. 2011-03-28 Krzesimir Nowak Add a description to .doap file. * gtksourceviewmm.doap: Added a blurb about gtksourceviewmm. Probably could be better worded. 2011-03-28 Krzesimir Nowak Postrelease bump to 2.91.10. * configure.ac: Bumped to 2.91.10.