v1.4-r2
	* Fix: license and copyright information in all source files

 -- Jiri Horky <jiri.horky@gmail.com>  Fri, 19 Apr 2013 09:10:05 +0200

v1.4-r1
	* Fix: tarball included .svn files
	* Fix: ioprofiler.1 manpage is now included in install
	* Fix: Makefiles cleanup
	* No new features

 -- Jiri Horky <jiri.horky@gmail.com>  Fri, 09 Apr 2013 20:20:05 +0200

v1.4
	* New feature: ioprofiler can open traces from a file specified on the command line as an argument
	* New feature: Help menu for ioprofiler to aid people understand what it is useful for and to point to wiki
	* New feature: ioprofiler-trace wrapper around strace to help getting traces
	* Bug fix: Histograms now show 99% of the data - scale is automatically adjusted
	* Bug fix: "Show stats" button in ioprofiler works for histograms as well
	* Some minor bug fixes

 -- Jiri Horky <jiri.horky@gmail.com>  Fri, 05 Apr 2013 14:20:05 +0200

v1.3
   * New feature: Ioprofiler can now read incomplete traces
   * New feature: Processes' info is now kept in hash tables to improve performance
	* Bug fix: various bugs fixed

 -- Jiri Horky <jiri.horky@gmail.com>  Wed, 21 Sep 2011 08:59:05 +0200

v1.2
   * New feature: support for sendfile syscall
   * New feature: support for incomplete traces (obtained by strace -p) for ioreplay

 -- Jiri Horky <jiri.horky@gmail.com>  Sun, 10 Apr 2011 11:36:22 +0100

v1.1
   * Bug fixed: ioprofiler can now re-open files without restarting the application
   * Bug fixed: some memory leaks and minor bug fixed
   * New feature: support for pread() and pwrite() system calls added

 -- Jiri Horky <jiri.horky@gmail.com>  Thu, 02 Jan 2011 12:56:30 +0100

v1.0
   * Initial release

 -- Jiri Horky <jiri.horky@gmail.com>  Thu, 02 Nov 2010 20:50:01 +0100

