
2009/08/17: Thomas Baumgart <ipwizard@users.sourceforge.net>
------------------------------------------------
- Bumped version number to 1.0
- Removed kmm_banking.spec from SVN because it is generated

2009/04/07: Thomas Baumgart <ipwizard@users.sourceforge.net>
------------------------------------------------
- Improved 'Update all accounts' functionality to require less user activity
- Show account name in pick start date dialog

2009/04/06: Thomas Baumgart <ipwizard@users.sourceforge.net>
------------------------------------------------
- Load existing certificates from cache with AqBanking 4
  (thanks to Micha Lenk for the patch)
- Store certificates when leaving application

2009/04/01: Thomas Baumgart <ipwizard@users.sourceforge.net>
------------------------------------------------
- Enable plugin by default

2009/03/25: Thomas Baumgart <ipwizard@users.sourceforge.net>
------------------------------------------------
- Bumped version number to 0.9.10-CVS
- Added missing properties in the desktop file

===========================================================================
MARK: released KMM-Plugin - 0.9.10beta (2009-02-25)
===========================================================================

2009/02/25: Thomas Baumgart <ipwizard@users.sourceforge.net>
------------------------------------------------
- Bumped version number to 0.9.10
- Added logic to automatically update existing configuration to AqBanking4
- Added spec file to distribution
- Adjusted distribution logic

2009/02/17: Thomas Baumgart <ipwizard@users.sourceforge.net>
------------------------------------------------
- Bumped minimum required versions for Gwen und AqBanking
- Avoid using empty m_kbanking pointer in case plugin was not correctly
  initialized
- Added suppport for AqBanking4
- Updated German translation

2009/02/13: Thomas Baumgart <ipwizard@users.sourceforge.net>
------------------------------------------------
- Fixed naming conventions to support translations out of the box
- Added German translation

2009/01/17: Thomas Baumgart <ipwizard@users.sourceforge.net>
------------------------------------------------
- Added new options to preset execute/queuing and the start date for
  statement download

2008/12/22: Thomas Baumgart <ipwizard@users.sourceforge.net>
------------------------------------------------
- Adapted to QCString -> QString change in KMyMoney

===========================================================================
MARK: released KMM-Plugin - 0.9.9beta (2008-10-25)
===========================================================================

2008/10/22: Thomas Baumgart <ipwizard@users.sourceforge.net>
------------------------------------------------
- Make sure to compile correct if srcdir != builddir
  Thanks to Micha Lenk for the patch
- Added option to turn off transaction download per account

2008/08/20: Thomas Baumgart <ipwizard@users.sourceforge.net>
------------------------------------------------
- Avoid using multiple, trailing and preceeding whitespace
  characters when building the hash for the bank id

===========================================================================
MARK: released KMM-Plugin - 0.9.8beta (2008-08-16)
===========================================================================


2008/07/30: Thomas Baumgart <ipwizard@users.sourceforge.net>
------------------------------------------------
- moved kmm_banking.kdevses to kmm_banking.kdevses.sample
- use QString::simplyWhiteSpace() on memo and payee field
- Make sure to re-download three more days if the date
  of the previous download is knwon.


2008/07/15: Thomas Baumgart <ipwizard@users.sourceforge.net>
------------------------------------------------
- adapted to enhanced KMyMoney plugin/importer interface


2008/03/28: Thomas Baumgart <ipwizard@users.sourceforge.net>
------------------------------------------------
- adapted to new KMyMoney plugin interface

===========================================================================
MARK: released KMM-Plugin - 0.9.7beta (2008-04-18)
===========================================================================


2008/03/28: Thomas Baumgart <ipwizard@users.sourceforge.net>
------------------------------------------------
- added $(aqbanking_libs) to kmm_kbanking_la_LDADD


===========================================================================
MARK: released KMM-Plugin - 0.9.6beta (2008-02-26)
===========================================================================


2008/02/12: Thomas Baumgart <ipwizard@users.sourceforge.net>
------------------------------------------------
- changed menu entries to reference AqBanking instead of HBCI
- no need for account number and bank sortcode to map an account anymore
- use date of last imported transaction plus 1 as new start date
  (requires relevant changes in KMyMoney as well)
- added option dialog to directly execute the online update or queue it
- removed unused code
- added toolbar


===========================================================================
MARK: released KMM-Plugin - 0.9.5beta (2008-01-28)
===========================================================================


2008/01/28: Martin Preuss<martin@libchipcard.de>
------------------------------------------------
- fixed a bug which caused KMM to crash when exiting with jobs still in the
  outbox


2007/12/06: Thomas Baumgart <ipwizard@users.sourceforge.net>
------------------------------------------------
- added functionality to Dequeue button
- made availability of buttons in view context sensitive
- added icons to view buttons
- use KPushButtons instead of QPushButtons
- added tooltips to buttons


===========================================================================
MARK: released KMM-Plugin - 0.9.4beta (2007-12-10)
===========================================================================


2007/12/06: Thomas Baumgart <ipwizard@users.sourceforge.net>
------------------------------------------------
- adapted KMyMoney plugin interface to use MyMoneyMoney objects
  for monetary values


2007/11/04: Martin Preuss<martin@libchipcard.de>
------------------------------------------------
- minor modifications to Makefile.cvs provided by Thomas Baumgart
  (don't use unsermake even if it is installed)


2007/11/03: Martin Preuss<martin@libchipcard.de>
------------------------------------------------
- adapted to latest changes in AqBanking


2007/10/26: Martin Preuss<martin@libchipcard.de>
------------------------------------------------
- removed qbmgui.[cpp,h}, because now QBanking provides such as class and it
  is easier to use that


2007/10/25: Martin Preuss<martin@libchipcard.de>
------------------------------------------------
- adapted to latest changes in AqBanking


2007/01/19: Martin Preuss<martin@libchipcard.de>
------------------------------------------------
- initial import of KMM plugin
