git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@895 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/xacc-12-patch
Linas Vepstas 28 years ago
parent 0bdb3788f6
commit 6ffaf690e5

@ -26,9 +26,15 @@ Version history:
May not compile, will probably core dump. May not compile, will probably core dump.
This is alpha level code, not for general use. 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 Fix Quicken QIF import to recognize "transaction cleared" flag.
o Add RedHat RPM spec files. 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 1.0.17 - 14 Feb 98
o Fix core dump when deleting account with open register windows. o Fix core dump when deleting account with open register windows.

@ -154,10 +154,10 @@ Status:
As of version 1.0.16: As of version 1.0.16:
GnuCash is known to work in the following configs: 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) Slackware 3.4 -- Intel w/ Mootif (OSF Motif 2.0.1)
Linux 2.0.x -- Intel w/ Lesstif v0.81 Linux 2.x.x -- Intel w/ Lesstif v0.81
SGI IRIX -- SGI IRIX -- MIPS
IBM AIX 4.1.5 -- RS/6000 http://www-frec.bull.com/ IBM AIX 4.1.5 -- RS/6000 http://www-frec.bull.com/
Unixware 7 -- Intel Unixware 7 -- Intel
SCO OpenServer 5.0.4 -- 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: GnuCash seems to be having problems with:
Solaris -- Sparc -- won't compile due to va-args in XmHTML 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: Download Sites:
--------------- ---------------
@ -214,28 +214,28 @@ cvs -d :pserver:cvs@linas.org:/home/cvs/cvsroot checkout xacc
Main Developers: 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 Robin Clark <rclark@hmc.edu> for original X-Accountant
Jeremy Collins <linux@cyberramp.net> for GnuCash web site & GTK port Jeremy Collins <linux@cyberramp.net> for GnuCash web site & initial GTK code
Linas Vepstas <linas@linas.org> for extensive enhancements Linas Vepstas <linas@linas.org> for managing it all
Fixes & Patches: Fixes & Patches:
---------------- ----------------
Fred Baube <fred@moremagic.com> for Java port Fred Baube <fred@moremagic.com> for Java port
Christopher B. Browne <cbbrowne@hex.net> for perl stock scripts 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 George Chen <georgec@sco.com> for MS-Money QIF's & fixes
Jeremey Collins <linux@cyberramp.net> for GnoMoney & GTK port 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 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 Dave Freese <DFreese@osc.uscg.mil> for leap-year fix
Otto Hammersmith <otto@bug.redhat.com> for RedHat RPM version Otto Hammersmith <otto@bug.redhat.com> for RedHat RPM version
Tom Kludy <tkludy@csd.sgi.com> for SGI Irix port 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 Peter Norton <spacey@inch.com> for a valiant attempt at a GTK port
Gavin Porter <maufk@csv.warwick.ac.uk> for euro style dates Gavin Porter <maufk@csv.warwick.ac.uk> for euro style dates
Ron Record <rr@sco.com> for SCO Unixware & OpenServer binaries 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 Richard Skelton <rich@brake.demon.co.uk> for Solaris cleanup
Henning Spruth <spruth@bigfoot.com> for German text & euro date rework Henning Spruth <spruth@bigfoot.com> for German text & euro date rework
... and I am sure that I have missed many others ... ... and I am sure that I have missed many others ...

Loading…
Cancel
Save