From 98fe8945d011e1b1ca3ecf7b6c61e2d53d18fa1a Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Mon, 10 Feb 2003 21:43:17 +0000 Subject: [PATCH] more updates git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7973 57a11ea4-9604-0410-9ed3-97b8803252fd --- README | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README b/README index 2106bdca52..85370897ea 100644 --- a/README +++ b/README @@ -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!