From d47573ac101e41d38cd9e3c4ead7e1bb6117fdc2 Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Mon, 2 Mar 1998 08:42:18 +0000 Subject: [PATCH] 1.1.4 versin info git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@586 57a11ea4-9604-0410-9ed3-97b8803252fd --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES b/CHANGES index 2455666a4c..85d4a53a47 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,12 @@ Version history: ------- ------- + 1.1.4 - 1 March 98 + o gui-independent engine code moved to src/engine + o main motif app code moved to src/motif + o merged in bug fixes from 1.0.x branch + o ofx dtd's in lib/ofx/dtd + o misc raw info in raw (e.g. currency codes, country codes) + 1.1.1 - 24 Jan 1998 o Alpha level code. Very broken. All new register design -- modularized.