diff options
author | Sivaiah Nallagatla <snallagatla@novell.com> | 2005-02-07 02:34:35 +0800 |
---|---|---|
committer | Sivaiah Nallagatla <siva@src.gnome.org> | 2005-02-07 02:34:35 +0800 |
commit | 7235d85b7e54f8f244a2487618b083414039f522 (patch) | |
tree | 2f753445fc5d1a4cfb9c0dba92446f3f0da23bbe /addressbook/ChangeLog | |
parent | b9405c8d50005c21928631e875466bf1bade1f04 (diff) | |
download | gsoc2013-evolution-7235d85b7e54f8f244a2487618b083414039f522.tar.gz gsoc2013-evolution-7235d85b7e54f8f244a2487618b083414039f522.tar.zst gsoc2013-evolution-7235d85b7e54f8f244a2487618b083414039f522.zip |
changed the loop termination check to E_CONACT_LAST_SIMPLE_STRING -1 so
2005-01-06 Sivaiah Nallagatla <snallagatla@novell.com>
* 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
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
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 <snallagatla@novell.com> + + * 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 <jvivek@novell.com> * gui/component/addressbook.c (load_source_auth_cb): |