From 6d07e079108d5ce0fe3f2202540ba11d5d690428 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 15 May 2001 03:57:37 +0000 Subject: Fix a small error not decreasing the data_count here. 2001-05-14 Christopher James Lahey * gui/widgets/e-minicard-view-model.c (remove_card): Fix a small error not decreasing the data_count here. svn path=/trunk/; revision=9810 --- addressbook/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 39b4f0173e..ba324e0bad 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2001-05-14 Christopher James Lahey + + * gui/widgets/e-minicard-view-model.c (remove_card): Fix a small + error not decreasing the data_count here. + 2001-05-13 Chris Toshok * gui/component/addressbook.h: add prototype for -- cgit