diff --git a/AUTHORS b/AUTHORS index 5f7dca1f2f..252dd26f14 100644 --- a/AUTHORS +++ b/AUTHORS @@ -55,6 +55,7 @@ James LewisMoss design doc patches, XML refactoring, Christian Stimming is a report-generating monster. He's been one of the largest contributors to the current report infrastructure, creating many of the important reports. + He has also contributed HBCI support. Joshua Sled works on scheduled transactions and budgeting. @@ -72,9 +73,13 @@ David Hampton is an all-around previous tendency to hacks obsessively on GnuCash. (Something in the name?) -Chris Lyttle writes documentation and administers - the GnuCash bug list. +Chris Lyttle Administers the GnuCash bug list. + Is currently writing new help and integrating and finishing a + concepts and tutorial written by Carol Champagne. Looks after + releasing new GnuCash versions and updating the website. +Benoit Grégoire coded a long awaited OFX module + for GnuCash and wrote the external libOFX library that it uses. Other Contributors: ---------------- @@ -116,7 +121,6 @@ Ron Forrester for gnome patches Dave Freese for leap-year fix John Goerzen file i/o fix for 64-bit architectures Hans de Graaff XML patches -Benoit Grégoire OFX import Daniel Hagerty patch to balance sheet report Mitsuo Hamada messages Japanese translations Otto Hammersmith for RedHat RPM version diff --git a/ChangeLog b/ChangeLog index 939454d326..c9e30cef8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ * accounts/fr_FR/Makefile.am: fix make dist breakage * rpm/gnucash.spec.in: update for release * configure.in: change to version 1.7.1 + * AUTHORS: moved Benoit to main developers + * NEWS: added section for 1.7.1 release. 2002-10-13 David Hampton diff --git a/NEWS b/NEWS index b2aecf8910..50025517f8 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,12 @@ Version history: ------- ------- + 1.7.1 - 13 October 2002 + o first alpha release + o lots of new features, please test as much as you can + o esp Scheduled Transactions, Small Business and OFX/HBCI. + o please check Changelog for exact details + o NOTE: Report bugs to bugzilla.gnome.org + 1.5.98 - 04 June 2001 o second beta release o updated documentation (English & Portuguese)