diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-10-01 05:44:57 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-10-01 05:44:57 +0800 |
commit | 711bef6798d08dcb34bc83730f11575ffa411d07 (patch) | |
tree | d2df186e3ceab302d133faa02ef654365d0a6af2 /addressbook/ChangeLog | |
parent | 0ff98664ba2f06f71508288247b3b25ffb7f8f47 (diff) | |
download | gsoc2013-evolution-711bef6798d08dcb34bc83730f11575ffa411d07.tar gsoc2013-evolution-711bef6798d08dcb34bc83730f11575ffa411d07.tar.gz gsoc2013-evolution-711bef6798d08dcb34bc83730f11575ffa411d07.tar.bz2 gsoc2013-evolution-711bef6798d08dcb34bc83730f11575ffa411d07.tar.lz gsoc2013-evolution-711bef6798d08dcb34bc83730f11575ffa411d07.tar.xz gsoc2013-evolution-711bef6798d08dcb34bc83730f11575ffa411d07.tar.zst gsoc2013-evolution-711bef6798d08dcb34bc83730f11575ffa411d07.zip |
Made it so that minicard doesn't write out changes to the backend unless
Fri Sep 29 07:33:54 2000 Christopher James Lahey <clahey@helixcode.com>
* gui/widgets/e-minicard.c, gui/widgets/e-minicard.h: Made it so
that minicard doesn't write out changes to the backend unless
something's actually changed.
svn path=/trunk/; revision=5647
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 196aacf24c..976f7eecae 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +Fri Sep 29 07:33:54 2000 Christopher James Lahey <clahey@helixcode.com> + + * gui/widgets/e-minicard.c, gui/widgets/e-minicard.h: Made it so + that minicard doesn't write out changes to the backend unless + something's actually changed. + Tue Sep 26 16:28:47 2000 Christopher James Lahey <clahey@helixcode.com> * backend/ebook/e-card.c: Make sure that card->name and |