kiwi-1.9.10: 15-september-2006
    - API reference and howto included in the tarball 
    - Remove some exessive use of inheritence
    - A couple of new examples
    - Mask fixes; alignment and focus (Ronaldo)
    - win32 installation fixes (Aaron Spike)
    - Tasklet WaitForCall support (Gustavo)
    - Add a simple Enum implementation
    - Add new separated delegates for glade views

kiwi-1.9.9: 23-august-2006
    - KiwiEntry improvements (Johan, Patrick, Ronaldo)
    - Win32 installation fixes for Gazpacho & Kiwi (Johan)
    - DateEntry fixes (Ronaldo, Johan)
    - DateEntry win32 support (Aaron Spike)
    - Logging improvements (Johan)
    - Datatypes refactoring and improved Gazpacho integration (Ronaldo)
    - Add UI tests (Johan)
    - Bugs fixes:
      #2535: entry needs exceptions that don't fail (Patrick O'Brien)
      #2545: DateEntry calendar popup doesn't hide correctly (Ronaldo)
      #2562: Falha na exibição de valores do tipo "currency" (Lincoln, Ronaldo)
      #2610: [Patch] Remove unnecessary on_column__clicked handler (Dave Cook)
      #2611: Adding a sortable keyword to objectlist (Dave Cook)
      #2612: [Patch] objectlist.refresh() fix and optimization (Dave Cook)
      #2632: Problems with datatype currency when the language ... (Lincoln, Johan)
      #2654: Decimal precision is removed when pickling (Ronaldo)
      #2656: ComboEntry's clear() is missing (Ronaldo)
      #2681: Kiwi doesn't respect system colors after widget ... (Johan, Gustavo Barberi)
      #2682: Mandatory fields fails to validade if they state ... (Gustavo, Ronaldo)
      #2685: Make it able to turn fading of invalid stateness to ... (Ali, Johan)
      #2697: Add a pixbuf data type (Johan, Ronaldo)
      #2698: Add a ProxyButton (Johan, Henrique)
      #2720: DateEntry breaks when set invalid. (Ali)
      #2721: Missing locale specific date formatting information ... (Aaron Spike, Johan)
      #2758: Datatype converters should provide a get_mask method. (Ronaldo)

kiwi-1.9.8: 25-april-2006
    - distutils.setup() replacement
    - date tests
    - FileChooser & FileChooserButton
    - Rename all proxy widgets to start with Proxy
    - Win32 installation fixes
    - UI test threading fixes
    - Sizegroup merging (Ronaldo)
    - Mask improvements (Ronaldo)
    - ObjectList improvements (Johan, Ronaldo, Patrick)
    - Lots of bug fixes (Johan, Ronaldo, Sidnei)

kiwi-1.9.7: 11-march-2006
    - Much improved mask support
    - DateEntry widget
    - Re-add ProxyDelegate (lost since kiwi1)
    - Draw validation icon on the left side for right align entries
    - Many ComboEntry bug fixes
    - Distribution helper improvements
    - Limited support for zope.interfaces
    - Add a better HIG alert dialog
    - Improved logging (a la GStreamer)

kiwi-1.9.6: 17-february-2006
    - argcheck bugfix (Patrick K O'Brien)
    - Some basic dialogs imported from gazpacho
    - Fix kiwilist sorting (Patrick)
    - Much improved unittest coverage
    - Simple component system (Johan & Ali Afshar)
    - Better Unicode and Decimal support
    - ComboEntry widget
    - Rename list to ObjectList
    - Mask support for entry

kiwi-1.9.5: 30-january-2006
    - Installation bug fix

kiwi-1.9.4: 27-january-2006
    - Tasklet decorator (Gustavo)
    - List.add_list optimizations
    - py2exe support (Carlos Augusto Marcicano)
    - UI test fixes, support lists and toolbars
    - Plenty of bug fixes

kiwi-1.9.3: 15-december-2005
    - UI Test framework
    - Add a hyperlink widget (Ali Afshar)
    - Add a selectable box
    - Currency datatype
    - Simple dialogs
    - Logging helpers
    - Validation improvements
    - Documentation improvemnets

kiwi-1.9.2:  21-november-2005
    - Added tasklet (Gustavo Carneiro)
	- Wizard improvements (Evandro)
    - Added icon for entries
	- Documentation
	- Decorators
	- Bug fixes
	- Currency
	- Validation/Proxy refactoring
	- List labels
	- Colored column
	- Distutils/distribution helpers
	- Portuguese and Swedish translation
