diff --git a/ChangeLog b/ChangeLog index d47632d892..a800033ba1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,7 @@ * src/engine/Account.c: * src/engine/Group.c: Rework the events generated by the account/group files and consumed by the GncTreeModelAccount. - Should eliminate all g_value_inset and g_object_set_property + Should eliminate all g_value_unset and g_object_set_property warnings related to changes in the account tree. * src/engine/Transaction.c: