aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorJon Trowbridge <trow@ximian.com>2001-10-12 11:47:18 +0800
committerJon Trowbridge <trow@src.gnome.org>2001-10-12 11:47:18 +0800
commit3253815c84e1746ba0217ced7e03a5f15106f14c (patch)
tree6480b0fde9bccfce74e1f758fb166f6a3754ba41 /addressbook/ChangeLog
parent8afca4e07100eec5991e6b281c5293fd86a2b2c2 (diff)
downloadgsoc2013-evolution-3253815c84e1746ba0217ced7e03a5f15106f14c.tar
gsoc2013-evolution-3253815c84e1746ba0217ced7e03a5f15106f14c.tar.gz
gsoc2013-evolution-3253815c84e1746ba0217ced7e03a5f15106f14c.tar.bz2
gsoc2013-evolution-3253815c84e1746ba0217ced7e03a5f15106f14c.tar.lz
gsoc2013-evolution-3253815c84e1746ba0217ced7e03a5f15106f14c.tar.xz
gsoc2013-evolution-3253815c84e1746ba0217ced7e03a5f15106f14c.tar.zst
gsoc2013-evolution-3253815c84e1746ba0217ced7e03a5f15106f14c.zip
Added. Heuristic for whether or not we want to revert to an earlier
2001-10-11 Jon Trowbridge <trow@ximian.com> * backend/ebook/e-destination.c (e_destination_reverting_is_a_good_idea): Added. Heuristic for whether or not we want to revert to an earlier cardified state. (e_destination_cardify): Don't be quite as aggressive about reverting to previous cardified states. (Bug #11890) svn path=/trunk/; revision=13610
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 2ffea5b70e..52e264864d 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,11 @@
+2001-10-11 Jon Trowbridge <trow@ximian.com>
+
+ * backend/ebook/e-destination.c
+ (e_destination_reverting_is_a_good_idea): Added. Heuristic for
+ whether or not we want to revert to an earlier cardified state.
+ (e_destination_cardify): Don't be quite as aggressive about
+ reverting to previous cardified states. (Bug #11890)
+
2001-10-11 Christopher James Lahey <clahey@ximian.com>
* backend/ebook/e-card-simple.c (e_card_simple_destroy,