2007-07-31
- 0.1.1 release.
- support translating the string representations of expense types
  and expense payments. The translations are held in the library
  and are available to any process using the library via dgettext.
  Translations for the rest of the user interface remain in the
  gpe-expenses package.  

2007-05-28
- 0.1.0 release.
- Split the QofExpense and QofCurrency objects
  into a shared library with -dev, -dbg and -doc
  to support gpe-cash.
- Add German translation.

2006-12-30
- 0.0.6 release.
- Corrected the currency handling to use
	string references.
- Reduce the backend workload by checking
	values have changed before committing.
- Use ~/.gpe instead of custom ~/.gpe-expenses
- Set default sort order in main list to 
	Date: most recent first.

2006-09-19
- Moved qof-sqlite code to QOF to create
  libqof-backend-sqlite0.

2006-07-06
- Moved to SourceForge
- Temporary fix to debian/control until libxml2 can
  be removed from libqof1 build dependencies.

2006-05-01 
- Progressing the QSQLite backend.
- fixing manpage generation
- Inherit currencies from pilot-qof.
- Implement currencies in Gtk

2005-11-23
- Removed glade file.

2005-11-15 
- Added first Gtk outline.
