aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorHao Sheng <hao.sheng@sun.com>2004-09-24 12:50:00 +0800
committerHarry Lu <haip@src.gnome.org>2004-09-24 12:50:00 +0800
commit809fa4df4490bcad9663458df09d4928f865ef55 (patch)
tree3064e4d2aaa7351bad937d584459469ab58482f4 /addressbook/ChangeLog
parentd362be429cf05a0e7aaa0582d55dbd97c4616256 (diff)
downloadgsoc2013-evolution-809fa4df4490bcad9663458df09d4928f865ef55.tar
gsoc2013-evolution-809fa4df4490bcad9663458df09d4928f865ef55.tar.gz
gsoc2013-evolution-809fa4df4490bcad9663458df09d4928f865ef55.tar.bz2
gsoc2013-evolution-809fa4df4490bcad9663458df09d4928f865ef55.tar.lz
gsoc2013-evolution-809fa4df4490bcad9663458df09d4928f865ef55.tar.xz
gsoc2013-evolution-809fa4df4490bcad9663458df09d4928f865ef55.tar.zst
gsoc2013-evolution-809fa4df4490bcad9663458df09d4928f865ef55.zip
Fix for #66523
2004-09-24 Hao Sheng <hao.sheng@sun.com> Fix for #66523 * gui/contact-list-editor/e-contact-list-model.c: (e_contact_list_model_add_email): estimate the same mail address and popup a warning dialog. * addressbook-errors.xml: add the question message for the warning dialog. svn path=/trunk/; revision=27360
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 6e228020f5..eb3e556e49 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,13 @@
+2004-09-24 Hao Sheng <hao.sheng@sun.com>
+
+ Fix for #66523
+
+ * gui/contact-list-editor/e-contact-list-model.c:
+ (e_contact_list_model_add_email): estimate the same mail address
+ and popup a warning dialog.
+ * addressbook-errors.xml: add the question message for the warning
+ dialog.
+
2004-09-23 Pamplona Hackers <gnome-desarrollo@es.gnome.org>
Fixes #61978