OBS User unknown
2007-07-27 13:09:57 +00:00
committed by Git OBS Bridge
parent 596d89cc74
commit c534d9e655
8 changed files with 116 additions and 87 deletions

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
Fri Jul 27 11:17:42 CEST 2007 - sbrabec@suse.cz
- Updated to version 2.2.0:
* DATA FILE NOTICE If you are using Scheduled Transactions,
the data file saved by GnuCash 2.1.2 and higher is NOT
backward-compatible with GnuCash 2.0 anymore because of
extensions in the file format. Please make a safe backup of
your 2.0 data before upgrading to 2.1.3.
* The Scheduled Transaction code has been refactored.
* When adding custom reports to the menu, appropriate user
feedback will be given.
* Automatic saving of the data file was added.
* SWIG is now used instead of g-wrap for providing language
bindings.
* New printing formats for check printing.
* Bugfixes with the graphical reports
* Fixing the Online Banking wizard
* Fix crash on QIF import with german umlaut.
* Internal GObject integration is much more advanced by now.
* Crash on OFX import crashing has been fixed.
* Some memory leaks have been fixed.
* Start-up behaviour has been improved.
* OFX DirectConnect import uses correct ID fields for transaction
matching.
* Improved Scheduled Transaction editor and management dialogs.
* GtkPrint integrated.
* Updated translations.
-------------------------------------------------------------------
Tue Jun 5 23:55:51 CEST 2007 - ro@suse.de