mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-16 18:25:11 -06:00
updates
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@895 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
0bdb3788f6
commit
6ffaf690e5
8
CHANGES
8
CHANGES
@ -26,9 +26,15 @@ Version history:
|
||||
May not compile, will probably core dump.
|
||||
This is alpha level code, not for general use.
|
||||
|
||||
1.0.18 - 20 Feb 98
|
||||
1.0.18 - 14 June 98
|
||||
o Fix Quicken QIF import to recognize "transaction cleared" flag.
|
||||
o Add RedHat RPM spec files.
|
||||
o Fix a bug in configure.in re. motif flags.
|
||||
o Enable European-style dates with --enable-eurodates
|
||||
o Fix core dump reading QIF files
|
||||
o Fix core dump closing certain windows
|
||||
o enable prompt to save to file when WM closes window
|
||||
o fix garbling to description field when cancel button hit
|
||||
|
||||
1.0.17 - 14 Feb 98
|
||||
o Fix core dump when deleting account with open register windows.
|
||||
|
22
README
22
README
@ -154,10 +154,10 @@ Status:
|
||||
As of version 1.0.16:
|
||||
|
||||
GnuCash is known to work in the following configs:
|
||||
Linux 2.0.x -- Intel w/ RedHat Motif
|
||||
Linux 2.x.x -- Intel w/ RedHat Motif
|
||||
Slackware 3.4 -- Intel w/ Mootif (OSF Motif 2.0.1)
|
||||
Linux 2.0.x -- Intel w/ Lesstif v0.81
|
||||
SGI IRIX --
|
||||
Linux 2.x.x -- Intel w/ Lesstif v0.81
|
||||
SGI IRIX -- MIPS
|
||||
IBM AIX 4.1.5 -- RS/6000 http://www-frec.bull.com/
|
||||
Unixware 7 -- Intel
|
||||
SCO OpenServer 5.0.4 -- Intel
|
||||
@ -166,7 +166,7 @@ See http://linas.org/linux/xacc for precompiled binaries for these platforms
|
||||
|
||||
GnuCash seems to be having problems with:
|
||||
Solaris -- Sparc -- won't compile due to va-args in XmHTML
|
||||
Linux 2.0.x -- Intel w/ Lesstif v0.82
|
||||
Linux 2.x.x -- Intel w/ Lesstif v0.82
|
||||
|
||||
Download Sites:
|
||||
---------------
|
||||
@ -214,28 +214,28 @@ cvs -d :pserver:cvs@linas.org:/home/cvs/cvsroot checkout xacc
|
||||
|
||||
Main Developers:
|
||||
----------------
|
||||
Rob Browning <rlb@cs.utexas.edu> for perl, scheme & GTK graphing
|
||||
Rob Browning <rlb@cs.utexas.edu> for perl, scheme & GTK port
|
||||
Robin Clark <rclark@hmc.edu> for original X-Accountant
|
||||
Jeremy Collins <linux@cyberramp.net> for GnuCash web site & GTK port
|
||||
Linas Vepstas <linas@linas.org> for extensive enhancements
|
||||
|
||||
Jeremy Collins <linux@cyberramp.net> for GnuCash web site & initial GTK code
|
||||
Linas Vepstas <linas@linas.org> for managing it all
|
||||
|
||||
Fixes & Patches:
|
||||
----------------
|
||||
Fred Baube <fred@moremagic.com> for Java port
|
||||
Christopher B. Browne <cbbrowne@hex.net> for perl stock scripts
|
||||
Rob Browning <rlb@cs.utexas.edu> for perl, scheme & GTK plotting
|
||||
George Chen <georgec@sco.com> for MS-Money QIF's & fixes
|
||||
Jeremey Collins <linux@cyberramp.net> for GnoMoney & GTK port
|
||||
Bob Drzyzgula <bob@mostly.com> for budgeting design notes
|
||||
Koen D'Hondt <ripley@xs4all.nl> for Solaris patches to XmHTML
|
||||
Ciaran Deignan <Ciaran.Deignan@bull.net> for AIX binary version
|
||||
Koen D'Hondt <ripley@xs4all.nl> for Solaris patches to XmHTML
|
||||
Bob Drzyzgula <bob@mostly.com> for budgeting design notes
|
||||
Dave Freese <DFreese@osc.uscg.mil> for leap-year fix
|
||||
Otto Hammersmith <otto@bug.redhat.com> for RedHat RPM version
|
||||
Tom Kludy <tkludy@csd.sgi.com> for SGI Irix port
|
||||
G. Allen Morris III <gam3@ann.softgams.com> for QIF core dump
|
||||
Peter Norton <spacey@inch.com> for a valiant attempt at a GTK port
|
||||
Gavin Porter <maufk@csv.warwick.ac.uk> for euro style dates
|
||||
Ron Record <rr@sco.com> for SCO Unixware & OpenServer binaries
|
||||
Christopher Seawood <cls@seawood.org> for XbaeMatrix core dump
|
||||
Richard Skelton <rich@brake.demon.co.uk> for Solaris cleanup
|
||||
Henning Spruth <spruth@bigfoot.com> for German text & euro date rework
|
||||
... and I am sure that I have missed many others ...
|
||||
|
Loading…
Reference in New Issue
Block a user