Fix the "fixes bug" message

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7339 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Derek Atkins
2002-10-18 03:29:50 +00:00
parent f7a23755d0
commit ec02c44c15

View File

@@ -38,8 +38,7 @@
sure "editable" is FALSE for READ_ONLY cells.
* split-register-model.c -- If the TxnType != NONE, set all cells as
READ_ONLY.
* fixes bugs 96024 and 96028 by making posted invoices and payments
read-only.
* fixes bug 96028 by making posted invoices and payments read-only.
2002-10-16 Joshua Sled <jsled@asynchronous.org>