2008-05-29  Guillaume Lelarge <guillaume@lelarge.info>
	* Bugfix : Blocks read et Blocks hit informations were under Tuple
        returned and Tuple fetched columns.
	* Bugfix : Objects from schemas out of search_path weren't displayed.
	* Bugfix : Check the availability of pg_connect() function.
	* Release 0.3.4.

2008-05-27  Guillaume Lelarge <guillaume@lelarge.info>
	* Bugfix : default report for statistics tab should be the cache
        hit ratio (old one, bgwriter, is not available in releases prior
        to 8.3).
	* Bugfix : on "Installed Products" report, pgsnap didn't understand
        "unset" value, and logging_collector was used instead of
        stats_start_collector for releases < 8.3.
	* Bugfix : pg_config and pg_controldata reports were not available
        when one used the Unix domain socket to connect.
	* Release 0.3.3.
	* Bugfix : Fix DB name in Locks report.

2008-05-12  Guillaume Lelarge <guillaume@lelarge.info>
	* Bugfix : fix -o option (per a patch from Pierre Chifflier).
	* Bugfix : re-activate the "last log file" report, per a report from
        Dimitri Fontaine.
	* Bugfix : fix system/user checkboxes, per a report from Pierre
        Chifflier.
	* Release 0.3.2.

2008-05-11  Guillaume Lelarge <guillaume@lelarge.info>
	* Complete UI Review.
	* Release 0.3.
	* Bugfix : fix the output dir naming.
	* Release 0.3.1.

2008-05-05  Guillaume Lelarge <guillaume@lelarge.info>
	* Better handling of connection error.
	* Review of the "Global Objects", "Activities" and "Statistics"
        reports.
	* Add pg_freespacemap support.

2008-04-25  Guillaume Lelarge <guillaume@lelarge.info>
	* Enable local connections via Unix socket, per a report from Pierre
          Chifflier (aka pollux).
	* Add man page, from pollux.
	* Add -o command line option (output directory), per a patch from
          Pierre Chifflier.

2008-04-24  Guillaume Lelarge <guillaume@lelarge.info>
	* Review of the "General" reports.

2008-04-23  Guillaume Lelarge <guillaume@lelarge.info>
	* Frames out.

2008-04-22  Guillaume Lelarge <guillaume@lelarge.info>
	* Add "functions" report.

2008-04-20  Guillaume Lelarge <guillaume@lelarge.info>
	* New stylesheet, from Damien Clochard
	* Add database primary options (autovac, stat collector, log collector,
          pitr) on ver.php.
	* Bugfix : for 'relation "index name" is not a btree index' message
	* Show/hide user/system objects
	* Release 0.2.

2008-04-18  Guillaume Lelarge <guillaume@lelarge.info>
	* Get cache hit ratio

2008-04-09  Guillaume Lelarge <guillaume@lelarge.info>
	* Get last log file
	* Bugfix : command usage was wrong (report from Olivier "dup" Delhomme)
	* Bugfix : reports for pgPool and other tools are not always available
	(report from Olivier "dup" Delhomme)

2008-04-08  Guillaume Lelarge <guillaume@lelarge.info>

	* Bugfix : last_vacuum/last_analyze columns are first available on 8.2
	(report from Olivier "dup" Delhomme)
	* Support for -W commandline option (per Olivier "dup" Delhomme)
	* Support for .pgpass password file (suggested by Claude Castello)
	* Support for pgstattuple contrib module
	* Show/hide SQL statements for each report
	* Bugfix : sequence relkind is 'S', not 's'
	* Add some contrib modules to "Installed products" report

2008-04-07  Guillaume Lelarge <guillaume@lelarge.info>

	* First CVS import
	* Check pg_buffercache availability
