From c83b4eeacd8e7df69be8185a77777b651f843d20 Mon Sep 17 00:00:00 2001 From: Dave Peticolas Date: Thu, 10 Aug 2000 19:21:57 +0000 Subject: [PATCH] Register bug fix. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2659 57a11ea4-9604-0410-9ed3-97b8803252fd --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index d96e049f88..1abeab2f39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-08-10 Dave Peticolas + + * src/register/table-allgui.c (gnc_table_physical_cell_valid): bug + fix -- get the virtual cell of the target location before getting + the cellblock. + 2000-08-09 Dave Peticolas * src/gnome/dialog-utils.c: remove unused code