2.24.1 (stable):

Gtk:
* ComboBoxText:
  - Correct the constructors.
  (Kjell Ahlstedt) Bug #650673.
  - prepend_text(): call prepend() instead of append().
	(Kjell Ahlstedt) Bug #650673.
	
Gdk:
* Rectangle: Add reference documentation.
  (Murray Cumming)