mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
add alpha warning notes
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@441 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
1cca69f3b3
commit
c0aefd4a8b
8
CHANGES
8
CHANGES
@ -1,5 +1,13 @@
|
|||||||
Version history:
|
Version history:
|
||||||
------- -------
|
------- -------
|
||||||
|
1.1.1 - 24 Jan 1998
|
||||||
|
o Alpha level code. Very broken.
|
||||||
|
All new register design -- modularized.
|
||||||
|
Many versin 1.0 ledger functions missing.
|
||||||
|
Splits added to engine.
|
||||||
|
May not compile, will probably core dump.
|
||||||
|
This is alpha level code, not for general use.
|
||||||
|
|
||||||
1.0b1 - 29 Nov 97
|
1.0b1 - 29 Nov 97
|
||||||
o Many, many changes by Linas Vepstas to give double entry
|
o Many, many changes by Linas Vepstas to give double entry
|
||||||
bookkeeping, sub-accounts, income/expense account types, and
|
bookkeeping, sub-accounts, income/expense account types, and
|
||||||
|
11
README
11
README
@ -1,3 +1,14 @@
|
|||||||
|
|
||||||
|
############## WARNING ######################
|
||||||
|
********** ALPHA DEVELOPMENT RELEASE ********
|
||||||
|
|
||||||
|
THIS IS VERSION 1.1, WHICH IS AN ALPHA RELEASE,
|
||||||
|
AND VERY, VERY BROKEN. IT IS FOR DEVELOPERS ONLY!!
|
||||||
|
|
||||||
|
IF YOU WANT TO USE XACC, USE VERSION 1.0 INSTEAD!!
|
||||||
|
##############################################
|
||||||
|
|
||||||
|
|
||||||
X-Accountant
|
X-Accountant
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user