4.2.0 (stable):

Gdk:
* Device: Add get_timestamp().
  PopupLayout: Add set/get_shadow_width().
  Surface: Add property_scale_factor().
  (Kjell Ahlstedt)

Gtk:
* Stack::get_pages(): Return a Gtk::SelectionListModelImpl
  (Kjell Ahlstedt) Issue #92 (Wellington Wallace)
* IconTheme: Add has_gicon().
  Window: Add set/get/property_handle_menubar_accel().
  (Kjell Ahlstedt)
* ShortcutController: Add get_scope(), deprecate the misnamed
  set_scope() overload.
  (Kjell Ahlstedt)

Demos:
* Builder demo: Make the keyboard shortcuts work.
  (Kjell Ahlstedt)