diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 33 |
1 files changed, 33 insertions, 0 deletions
@@ -1,7 +1,40 @@ +2010-05-15 Thomas Baumgart <ipwizard@users.sourceforge.net> + * Released 1.0.5 + +2010-05-12 Thomas Baumgart <ipwizard@users.sourceforge.net> + * Fixed the way to calculate balance variation for the linear regression + forecast method (backported from KDE4) + +2010-05-09 Alvaro Soliverez <asoliverez@gmail.com> + * Fixed a crash when a budget selected for a report is no longer present + +2010-05-04 Thomas Baumgart <ipwizard@users.sourceforge.net> + * replace all new line characters because we only have one line + available for the displayed data (backported from KDE4) + * Don't allow import of investment transactions that don't have a share + amount. This used to end in a div by zero when calculating the price. + (Backported from KDE4) + +2010-05-03 Alvaro Soliverez <asoliverez@gmail.com> + * Add all overdue schedules when calculating forecast + * Do not show accounts of institutions if it has been selected + in the general settings to Do not show closed accounts + * Do not show an institution if it has no visible accounts and + it has been selected to not show closed accounts + +2010-04-20 Thomas Baumgart <ipwizard@users.sourceforge.net> + * Backported fix from Ian Neal to solve problems when opening the ledger + with specific scheduled transactions + +2010-04-03 Alvaro Soliverez <asoliverez@gmail.com> + * Fixed loop in payments of the home page when a schedule is set to + end by date + 2010-03-30 Thomas Baumgart <ipwizard@users.sourceforge.net> * Backported encoding patch from KDE4 version * Bumped version number + * Released 1.0.4 2010-03-29 Thomas Baumgart <ipwizard@users.sourceforge.net> * Updated Finnish translation by Mikael Kujanpaa |