git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@807 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1998-04-12 21:48:52 +00:00
parent 05f9f364c3
commit b55b4044bc

View File

@ -19,9 +19,9 @@ Unix's. The project is the result of a merger
of the GnoMoney project with Xacc development. There are currently
two versions: xacc-1.0.17, and xacc-1.1.x. The version 1.0.17
is written in Motif, and is considered to be stable/production quality.
You can red more about X-Accountant at its home page
<a href="http://www.cs.hmc.edu/~rclark/xacc/">
http://www.cs.hmc.edu/~rclark/xacc</a>.
You can read more about X-Accountant at its home page
<a href="http://www.cs.hmc.edu/~rclark/xacc/index.old.html">
http://www.cs.hmc.edu/~rclark/xacc/index.old.html</a>.
<p>
The version 1.1.x is *unstable* (may not even compile), and is in
active development. This page attempts to describe the current
@ -433,8 +433,9 @@ immediately, independent of the major goals.
cleared flag to be independently set for both the debited & credited
accounts.
<p>
N.B. Some initial groundwork for splits has been done, but the
hard part is still ahead.
<b>Status:</b> Splits have been implemented in the engine
and are sort-of stable since version 1.1.7. However, a special
GUI register for handling splits is not yet implemented.
<p>
<dt><b>Locks</b>