diff options
author | wiz <wiz@pkgsrc.org> | 2007-08-29 23:01:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-08-29 23:01:41 +0000 |
commit | 8606b80f0ee185b346568a524d8ea9b2e88bdd6c (patch) | |
tree | 2db2c5f41ba90a583b350e800d095ab5797545e5 /finance | |
parent | 91853492623e8fac74d63c7f2e3602d52134e414 (diff) | |
download | pkgsrc-8606b80f0ee185b346568a524d8ea9b2e88bdd6c.tar.gz |
Update to 2.2.1:
2.2.1 - 19 August 2007
Welcome to the GnuCash 2.2.1 Release.
Fixed Bugs:
o #170729: locale-specific delimiters in scheduled transactions
templates and mortgage druid
o #339260: Right-click doesn't select txn but works on the previously
selected in the register
o #361604: Balance sheet report shows incorrect prices for commodities
when using "nearest in time" option
o #445917: Dialog says, Click "Next"..., Button says "Forward"
o #452496: Dirtying a split does not dirty the parent txn or book
o #457027: About dialog shows wrong year in Copyright string
o #457213: Resizing SLR window causes it to show up as blank next time
o #457228: AqBanking Wizard QtCore4.dll error on WinXP, procedure entry
point not found
o #457944: startup delay, keep splash screen during file loading
o #458080: RPM .spec file still depends on g-wrap
o #458567: Ship with windows gtkrc
o #458783: Doesn't start if installed into a directory with an "umlaut"
o #459259: Unshortened column-title in Scheduled Transactions editor
for some locales
o #460432: Crash when running Account Report or Account Transaction
Report against A/R account
o #460924: Fox for warning: the address of '*' will always evaluate as
'true'
o #462567: win32: GnuCash improperly interprets filenames as URLs and
fails
o #465338: hbci module init fails on FreeBSD due to change 15799
o #468115: Save Account Tree Sort Preference
Other Changes:
o Fix XPF [CFP Franc Pacifique] to not use cents, add YER [Yemeni Riyal]
o Update gnome libraries in Win32 build
o Avoid a few critical warnings and improve logging
o Completely remove FreqSpec
o Disable Close books and QSF Import again
o Update translations: British English, Catalan, French, German,
Hungarian, Japanese, Ukrainian
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gnucash/Makefile | 4 | ||||
-rw-r--r-- | finance/gnucash/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 7f90c64ee39..8545a4c807b 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.116 2007/07/19 19:35:03 wiz Exp $ +# $NetBSD: Makefile,v 1.117 2007/08/29 23:01:41 wiz Exp $ # -DISTNAME= gnucash-2.2.0 +DISTNAME= gnucash-2.2.1 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/} diff --git a/finance/gnucash/distinfo b/finance/gnucash/distinfo index 4c1eeee39a0..116b67ba877 100644 --- a/finance/gnucash/distinfo +++ b/finance/gnucash/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.36 2007/07/19 19:35:04 wiz Exp $ +$NetBSD: distinfo,v 1.37 2007/08/29 23:01:41 wiz Exp $ -SHA1 (gnucash-2.2.0.tar.gz) = 5857b863a6f9b40c8280442ee69ca14a69289a3f -RMD160 (gnucash-2.2.0.tar.gz) = a41c040a4e6311105edcc051db5a11bc67093098 -Size (gnucash-2.2.0.tar.gz) = 9865294 bytes +SHA1 (gnucash-2.2.1.tar.gz) = 72a48c34aa43b96587c332a8f385a45ac8181950 +RMD160 (gnucash-2.2.1.tar.gz) = d9ac2e087c4a430482a95bd5223424bb3eac538a +Size (gnucash-2.2.1.tar.gz) = 9667086 bytes SHA1 (patch-aa) = 239371b133b7a585e4a18bbe1efa7e6656d63c9c SHA1 (patch-ab) = c9ea305299bf84c61898a57677e1e43d6c31be27 SHA1 (patch-ac) = ea892a086f86b2f9f2b48ec5d02e1c2c1b8db336 |