From 088ba7b43b6b03bde0e6ef084c9ad46ba61fef52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benoit=20Gr=C3=A9goire?= Date: Sun, 20 Oct 2002 22:35:05 +0000 Subject: [PATCH] =?UTF-8?q?2002-10-20=20=20Benoit=20Gr=EF=BF=BDgoire=20=20?= =?UTF-8?q?=20=09*=20Investment=20transactions=20now?= =?UTF-8?q?=20create=20two=20accounts,=20one=20is=20for=20the=20stock,=20t?= =?UTF-8?q?he=20other=20is=20the=20account=20defined=20by=20the=20FI,=20wh?= =?UTF-8?q?ere=20the=20cash=20is=20swaped.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7363 57a11ea4-9604-0410-9ed3-97b8803252fd --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 18a360168e..388f73127b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2002-10-20 Benoit Grégoire + * Investment transactions now create two accounts, one is for the stock, the other is the account defined by the FI, where the cash is swaped. + 2002-10-19 Derek Atkins * gnome/gw-gnc-spec.scm -- add "#include " * configure.in -- don't let GNOME_COMPILE_WARNINGS overwrite our list