From 2cc209bbd03402587b68d942de267eb5aa034a6b Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Mon, 11 Jun 2001 03:00:10 +0000 Subject: [PATCH] fix a few bugs git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4605 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/engine/sql/README | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/engine/sql/README b/src/engine/sql/README index e2f350099e..b4305007a9 100644 --- a/src/engine/sql/README +++ b/src/engine/sql/README @@ -298,11 +298,6 @@ operation is probably OK. -- NOTIFY is not updating main window balances ... --- notify does not update main window or account info after an - edit. - --- transaction deletion not handled by notify - -- during sync, detect and report conflicting edits to accounts and transactions. See the notes for pgendSync() for details as to what this is about. For the first pass, this is not a