3.24.2 (stable):

Gdk:
* Window::create_similar_surface(): Fix a memory leak.
  (Daniel Boles) Merge request !19
* Suppress warnings from deprecated GTimeVal in
    PixbufAnimation::get_iter()
    PixbufAnimationIter::advance()
  (Kjell Ahlstedt) Issue #55 (Peter Weber)

Gtk:
* Fix memory leaks in
    IconTheme::list_icons()
    IconView::get_selected_icons()
    RecentManager::get_items()
  (Kjell Ahlstedt)

Documentation:
* Gtk::Builder: Describe how to use it together with Glib::Property.
  (Kjell Ahlstedt)

Demos:
* Fix the source code listing.
  (Kjell Ahlstedt)