more updates

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7973 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 2003-02-10 21:43:17 +00:00
parent eff8732133
commit 98fe8945d0

13
README
View File

@ -15,7 +15,7 @@ Table of Contents:
------------------
- Overview
- Upgrading from 1.8.x
- Upgrading from 1.6.x
- Dependencies
- Invocation/running
- Internationalization
@ -110,14 +110,13 @@ Development versions:
http://www.gnucash.org/source_code.php3
####################
Upgrading from 1.8.x
Upgrading from 1.6.x
--------------------
There are many, many changes from the 1.8 series - have a look at the
NEWS file if you want more details. In particular, GnuCash now
requires the gtkhtml and guppi libraries. See the "dependencies"
section of this file for more detail. The file format has changed
from a binary format to XML. So backup your data!
There are many changes from the 1.6 series - have a look at the
NEWS file if you want more details. If you are running 1.8.x
for the first time on a 1.6.x data file, things *should* go smoothly.
But sometimes they don't. Backup your data!
We hope you enjoy all the new features!