=== 1.9.24 ===
2009-01-27 George Y. Kussumoto <george@async.com.br>

	Release 1.9.24

2009-01-15  Ronaldo Maia  <romaia@async.com.br>

	reviewed by: Johan Dahlin  <jdahlin@async.com.br>

	* kiwi/currency.py:
	* tests/test_datatypes.py:
	currency is formating the value wrong. Fixes bug 3855

2008-11-13  Ronaldo Maia  <romaia@async.com.br>

	reviewed by: Johan Dahlin  <jdahlin@async.com.br>

	* kiwi/ui/entry.py:
	* kiwi/ui/entrycompletion.py:
	When the value of the ComboEntry changes, the object is not updated
	sometimes. Fixes Bug 3673

2008-11-07  Ronaldo Maia  <romaia@async.com.br>

	reviewed by: Johan Dahlin  <jdahlin@async.com.br>

	* examples/awesomecombo.py:
	* kiwi/ui/cellrenderer.py:
	* kiwi/ui/comboentry.py:
	Enable multi-line ComboEntry options, similar to firefox's toolbar.
	Fixes 3843.

2008-11-03  Ronaldo Maia  <romaia@async.com.br>

	* kiwi/ui/comboentry.py: Keep the toggle button the same size as the
							 entry and position the popup correctly. Fixes
							 3841

2008-10-28  Johan Dahlin  <jdahlin@async.com.br>

	* kiwi/ui/builderloader.py:
	* kiwi/ui/views.py:
	Add initial support for loading GtkBuilder files