From 7235d85b7e54f8f244a2487618b083414039f522 Mon Sep 17 00:00:00 2001 From: Sivaiah Nallagatla Date: Sun, 6 Feb 2005 18:34:35 +0000 Subject: changed the loop termination check to E_CONACT_LAST_SIMPLE_STRING -1 so 2005-01-06 Sivaiah Nallagatla * e-minicard.c (remodel) : changed the loop termination check to E_CONACT_LAST_SIMPLE_STRING -1 so that we will avoid displaying revision field value in the minicard svn path=/trunk/; revision=28725 --- addressbook/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 7af1feb069..00f0c8f990 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2005-01-06 Sivaiah Nallagatla + + * e-minicard.c (remodel) : changed the loop + termination check to E_CONACT_LAST_SIMPLE_STRING -1 + so that we will avoid displaying revision field + value in the minicard + 2005-01-04 vivek jain * gui/component/addressbook.c (load_source_auth_cb): -- cgit