

===========================================================================
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
