diff options
author | wiz <wiz@pkgsrc.org> | 2011-10-23 08:04:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-10-23 08:04:54 +0000 |
commit | 816cdcf0f22822a5dc7521ccc7c2a092d5a6e4c0 (patch) | |
tree | 5c2749f2a4f0d66c067aef69a2eb59b3863e1890 /finance/gnucash/PLIST | |
parent | d66b3257c414452bcb2dcb24293da0cba06156eb (diff) | |
download | pkgsrc-816cdcf0f22822a5dc7521ccc7c2a092d5a6e4c0.tar.gz |
Update to 2.4.8:
Between 2.4.7 and 2.4.8, the following bugfixes were included:
* Bug #655901 - Fix build with guile 2.0
* Fix handling a directory as a dataset file.
* Bug #626970 - Crash when saving a transaction whose destination account
was deleted in the meantime
* Bug #661721 - Exposed Password
* Bug #651522 - crash in query_free_compiled, gnc_query_list_reset_query
* Use "Nimbus" gtk theme on Windows. A previous attempt failed to set this
in the installer.
* Bug #644977 - Add new Quicken Check 21 format. Thanks to Steve Holland
<sholland@napervillegi.com>
* Update Mac customizations for gtk-mac-integration-1.0.0. Mac integration
has had a name and api change from ige-mac-integration as part of
migration from Sourceforge to Gnome.
* Bug #553432 - Status line of edit invoice page mixes invoice currency
amount with default currency symbol
* Bug #365928 - Jobs do not stick in Expense Vouchers
* Find the python libraries and includes even if the path to them includes a
symlink. When python is installed using MacPorts there is a symlink in the
path.
* Bug #612562 - Transfer Funds dialog - 'Show Income/Expense' checkboxes are
not working. Subaccounts of income and expense are not always shown.
* Make sure that exiting conn_test_dbi_library on a failure doesn't leave
the locale at "C".
* Bug #645216 - Fix wrong permissions on server result in bogus error
message.
* Change default post date:
* customer invoices: post at the current date
* bills/vouchers: post at the last date on the bill/voucher
* Bug #658244 - Custom css stylesheet and logo in Tax Invoice report require
protocol in exported HTML
* Bug #655901 - Fix build with guile 2.0 Patch by Petr Gajdos
* Fix critical error regarding the color tabs when trying to display the
search results and also on the scheduled transactions template.
* Patch by Robert Fewell
In 2.4.8, the following languages had their translations updated: Japanese,
Lithuanian, Latvian, Russian, Hungarian.
Diffstat (limited to 'finance/gnucash/PLIST')
-rw-r--r-- | finance/gnucash/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/gnucash/PLIST b/finance/gnucash/PLIST index 56728d87e75..d2f882eb383 100644 --- a/finance/gnucash/PLIST +++ b/finance/gnucash/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.43 2011/05/15 23:38:11 wiz Exp $ +@comment $NetBSD: PLIST,v 1.44 2011/10/23 08:04:54 wiz Exp $ bin/gnc-fq-check bin/gnc-fq-dump bin/gnc-fq-helper @@ -636,6 +636,7 @@ share/gnucash/accounts/zh_CN/acctchrt_spouseretire.gnucash-xea share/gnucash/checks/deluxe.chk share/gnucash/checks/liberty.chk share/gnucash/checks/quicken.chk +share/gnucash/checks/quicken_check_21.chk share/gnucash/checks/quicken_wallet.chk share/gnucash/checks/voucher.chk share/gnucash/doc/AUTHORS |