Subject: CVS commit: pkgsrc/finance/gnucash-devel
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 02/20/2006 23:25:46
Module Name: pkgsrc
Committed By: wiz
Date: Mon Feb 20 23:25:46 UTC 2006
Modified Files:
pkgsrc/finance/gnucash-devel: Makefile PLIST distinfo
Log Message:
Update to 1.9.1:
1.9.1 - 19 Feb 2006
o Welcome to GnuCash 1.9.1 aka "So we meet again" the second of
several unstable releases of the GnuCash Open Source Accounting
Software which will eventually lead to the stable version 2.0.0. This
release contains many bugfixes since the first release but is still
only intended for developers and adventurous testers who want to help
tracking down bugs.
o WARNING WARNING WARNING - Make sure you make backups of any files
used in testing versions of GnuCash in the 1.9.x series. Although the
developers go to great lengths to ensure that no data will be lost we
cannot guarentee that your data will not be affected if for some
reason GnuCash crashes in testing these releases.
o PLEASE TEST TEST AND TEST SOME MORE any and all features important
to you. Then post any bugs you find to bugzilla
http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
o Major bugfixes include -
o Register fixes
o Finance::Quote issues
o Correctly open an account and its sub-accounts.
o Change the reports from using a hard-coded fiscal year to using the
global accounting period set in the preferences. Both the start date
and the end date are used, so the user is free to choose any arbitrary
period.
o Use the price nearest to midday to get the value in the default
currency.
o Make the desktop more HIG-compliant.
o Patch to prevent crash when voiding a transaction.
o Aqbanking updates
o Report fixes
o Autodetect OFX and use it if we find it.
o Qof fixes
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/finance/gnucash-devel/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/finance/gnucash-devel/PLIST \
pkgsrc/finance/gnucash-devel/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.