0.8.8 - 20060913
    - Luciano Miguel Wolf <luciano.wolf@indt.org.br>
      - Fixed messages print format inside setup.py
      - Applied patch for bug#725 - Author: Jan Arne Petersen <maemo@jpetersen.org>

0.8.7 - 20060905
    - Luciano Miguel Wolf <luciano.wolf@indt.org.br>
      - Employed new build system based on distutils
        - Removed configure.in, Makefile.am
        - Added setup.py

0.8.6 - 20060606
    - Osvaldo Santana Neto <osvaldo.santana@indt.org.br>
      - Added hildon-base-lib dependencies to build this package

0.8.6 - 20060606
    - Osvaldo Santana Neto <osvaldo.santana@indt.org.br>
      - Added hildon-base-lib dependencies to build this package

0.8.5 - 20060531
    - Daniel d'Andrada T. de Carvalho <daniel.carvalho@indt.org.br>
      - Fixed build system. It now correctly checks for hildon-libs, hildon-fm and pygtk.

0.8.5 - 20060531
    - Daniel d'Andrada T. de Carvalho <daniel.carvalho@indt.org.br>
      - Wiping out hildon-insert-object-dialog binding, as it was removed from hildon-libs.

0.8.4 - 20060502
    - Daniel d'Andrada T. de Carvalho <daniel.carvalho@indt.org.br>
      - Improved hildon.GridItem constructor.

0.8.3 - 20060428
    - Daniel d'Andrada T. de Carvalho <daniel.carvalho@indt.org.br>
      - Fixed bindings for: hildon_weekday_picker_unset_day, hildon_weekday_picker_toggle_day and hildon_weekday_picker_isset_day.
      - Improved test for hildon.WeekdayPicker in ./examples/hildon-test.py

0.8.2 - 20060428
    - Daniel d'Andrada T. de Carvalho <daniel.carvalho@indt.org.br>
      - Removed binding for deprecated methods in HildonTimeEditor.
      - hildon-types.h.in and hildon-types.c.in shouldn't be in our svn repository since they are automatically generated by gen-enum-h and gen-enum-c, respectively.
      - Makefile.am
        - It now generates hildon-types.h.in and hildon-types.c.in when missing.
        - Added some needed missing headers in HILDON_TYPE_FILES.
      - Fixed hildon_weekday_picker_set_day binding.

0.8.1 - 20060426
    - Daniel d'Andrada T. de Carvalho <daniel.carvalho@indt.org.br>
      - Added svn:ignore property to "examples" subdirectory.
      - Added svn:ignore property to python-hildon root directory
      - "configure", "aclocal.m4" and "Makefile.in" are generated from autoconf and shouldn't be under version control (i.e.: in our repository).
      - Added set_button_texts method to hildon.Note
      - Improved hildon.Note constructor
      - Some new code gathered from gazpacho-hildon's fork of python-hildon. They do compile but haven't been tested yet.*
        - New enumeration from the date editor widget
        - New bindings:
            - hildon-caption.defs
            - hildon-banner.defs
            - hildon-base-types.defs
            - hildon-defines.defs
            - gtk-infoprint.defs
            - hildon-base-dnotify.defs
            - hildon-wizard-dialog.defs
      * I'm not sure if all these new bindinds are really useful (i.e.: if they are, or will be, used by gazpacho).


0.8.0 - 20060419
    - Daniel d'Andrada T. de Carvalho <daniel.carvalho@indt.org.br>
        - Updated for the SDK 2.0 API (HildonProgram, HildonWindow).
        - Some code clean up.
        - Improved HildonNote binding.
        - Expanded hildo-test.py tests

0.6.0 - 20050906
    - Osvaldo Santana Neto <osvaldo.santana@indt.org.br>
        - Fixed for new hildon-libs API

0.5.1 - 20050810
    - Osvaldo Santana Neto <osvaldo.santana@indt.org.br>
        - Added hildon-types.patch to fix hildon header files. This patch is
          needed to compile python-hildon.

0.5.0 - 20050805
    - Osvaldo Santana Neto <osvaldo.santana@indt.org.br>
        - added support for other hildon classes:
            - file-system-model, add-home-dialog, calendar-popup,
              color-button, color-popup, color-selector, controlbar,
              date-editor, dialoghelp, file-details-dialog,
              file-handling-note, find-object-dialog, find-replace-dialog,
              font-selection-dialog, get-password-dialog, grid, grid-item,
              insert-object-dialog, name-password-dialog, note, number-editor,
              range-editor, scroll-area, search, seekbar, set-password-dialog,
              sort-dialog, telephone-editor, time-editor, time-picker,
              volumebar, hvolumebar, vvolumebar, weekday-picker, wizard-dialog 

0.0.0 - 20050606
    - Marius Vollmer <marius.vollmer@nokia.com>
        - initial release
        - Covered App and Appview classes

