2009-04-02 Alessio Treglia <quadrispro@ubuntu.com>
    * Release 0.2.3:
      - Refresh Italian translations, add Spanish and French ones.
      - Fix some markers used in glade file.
      - Adjust setup.py to install all language packs.

2009-02-27 Alessio Treglia <quadrispro@ubuntu.com>

    * Release 0.2.2:
      - Minor changes to the .desktop file, now gnome-app-install should
        list this.

2009-02-05 Alessio Treglia <quadrispro@ubuntu.com>

    * Release 0.2.1:
      - Import translations from Launchpad.
    * Update TODO.

2009-01-25 Alessio Treglia <quadrispro@ubuntu.com>

    * 0.2.0 released.
    * 0.2 FINAL freeze:
      - glade/main_window.glade:
        + Removed gutsy from releases;
          it'll reach soon its end of life.
      - Now load header.png dinamically.
      - Removed translations, waiting for updates.

2009-01-24 Alessio Treglia <quadrispro@ubuntu.com>

    * All new-style classes.
    * irgenerator/globals.py:
      - Add PIXMAPS path.
    * setup.py:
      - Install all PIXMAPS in the right path.
    * glade/*.glade:
      - Change some elements from translatable to not-translatable.

2009-01-21 Alessio Treglia <quadrispro@ubuntu.com>

    * New logo is ready! Thanks to Maurizio Moriconi.
      - glade/about_dialog.glade:
        + Add Maurizio to Artists field.
    * Beautify ChangeLog and README, add AUTHORS.
    * Update po/messages.po

2009-01-21 Alessio Treglia <quadrispro@ubuntu.com>

    * Release 0.2beta1:
      - Add plugin support.
      - Renewed UI, changed header.png.
      - Change glade/header.png.
      - plugins/*.py
        + Add UbuntuItWikiPlugin and HelloPlugin (use only for test purposes).
      - setup.py
        + Added plugins.

2009-01-10 Alessio Treglia <quadrispro@ubuntu.com>

    * Turn on maintainer mode.
    * Import Italian translations.
    * Attempt to apply Low-coupling/High coesion pattern (package core).
    * Update copyright notices at the beginning of the sources.
    * Update setup.py, prepare for the translations import.

2008-12-29 Alessio Treglia <quadrispro@ubuntu.com>

    * Version 0.1.8:
      - Add translations template (po/messages.po).
      - Removed sysinfo from core package (unuseful).
      - Ready for Jaunty now.

2008-11-12 Alessio Treglia <quadrispro@ubuntu.com>

    * Added manpage.

2008-11-09 Alessio Treglia <quadrispro@ubuntu.com>

    * Version 0.1.7:
      - Fixed .desktop file.
      - Rename glade/ubuntu_logo.png in glade/installation-report-generator.png.

2008-11-06 Alessio Treglia <quadrispro@ubuntu.com>

    * Version 0.1.6:
      - Fixed license notes in source files.

2008-10-24 Alessio Treglia <quadrispro@ubuntu.com>

	* Version 0.1.5:
	 * Now modules are organized into packages.
	 * Added full support to Ubuntu 8.10 «Intrepid Ibex».

2008-10-16 Alessio Treglia <quadrispro@ubuntu.com>

	* Version 0.1.4:
	  - UI review:
	    + Added VGA field.
	    + Added about dialog.
	  - Introduced adapters.
	  - Code optimization and clean.
	 
2008-10-14 Alessio Treglia <quadrispro@ubuntu.com>
	* Version 0.1.3:
	  - irgenerator/main.py:
	    + Removed user id check, now it's unnecessary
	      to be root.
	  - irgenerator/sysinfo.py:
	    + Corrected functions to retrieve information
	      about cpu and memory.
	  - irgenerator/core.py:
	    + Corrected autodetect option, code cleaning.
	  - irgenerator/template.py:
	    + Fixed notebook template, added website field.
	  - Removed irgenerator/errors.py, now unnecessary.
	  - glade/main_window.glade:
	    + Added website label and entry.
	  - misc/installation-report-generator.desktop:
	    + Fixed Exec value, now the program runs without
	      root permissions.

2008-10-13 Alessio Treglia <quadrispro@ubuntu.com>

	* Version 0.1.2:
	  - irgenerator/core.py:
	    + Fixed issue with button previous (LP: #282276).
	    + Fixed tab wait's behavior (LP: #282277).

2008-10-09  Alessio Treglia <quadrispro@ubuntu.com>

	* Version 0.1.1:
	  - irgenerator/sysinfo.py:
	    + New function get_cpuinfo() (LP: #281220).
	  - irgenerator/template.py:
	    + Fixed page template.

2008-10-09  Alessio Treglia <quadrispro@ubuntu.com>

	* irgenerator/globals.py:
	  - Removed import pygtk, fixed FTBFS.

2008-10-08  Alessio Treglia  <quadrispro@ubuntu.com>

	* Initial release.

