aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorSivaiah Nallagatla <snallagatla@novell.com>2005-02-07 02:34:35 +0800
committerSivaiah Nallagatla <siva@src.gnome.org>2005-02-07 02:34:35 +0800
commit7235d85b7e54f8f244a2487618b083414039f522 (patch)
tree2f753445fc5d1a4cfb9c0dba92446f3f0da23bbe /addressbook/ChangeLog
parentb9405c8d50005c21928631e875466bf1bade1f04 (diff)
downloadgsoc2013-evolution-7235d85b7e54f8f244a2487618b083414039f522.tar
gsoc2013-evolution-7235d85b7e54f8f244a2487618b083414039f522.tar.gz
gsoc2013-evolution-7235d85b7e54f8f244a2487618b083414039f522.tar.bz2
gsoc2013-evolution-7235d85b7e54f8f244a2487618b083414039f522.tar.lz
gsoc2013-evolution-7235d85b7e54f8f244a2487618b083414039f522.tar.xz
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/ChangeLog7
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):