From 765f8ea98754610c07ca355efddebd6877379478 Mon Sep 17 00:00:00 2001 From: Dave Peticolas Date: Wed, 14 Jun 2000 00:00:18 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2466 57a11ea4-9604-0410-9ed3-97b8803252fd --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 17b21ee656..80752c0174 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-06-13 Dave Peticolas + * src/engine/Account.c (xaccAccountRemoveSplit): recompute the + balance after removal. + * src/gnome/gnc-currency-edit.c: loosen the restrictions on what can be typed in. The 'currency' could potentially be a stock symbol.