aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorS N Tejasvi <tejasvi_sn@gawab.com>2004-05-13 00:52:04 +0800
committerHans Petter <hansp@src.gnome.org>2004-05-13 00:52:04 +0800
commit879887464181d20f995891f668c3056146136e29 (patch)
tree6fd6e171bdd4ecebadaaeaf1099bad713adbaadc /addressbook/ChangeLog
parent0645ef8e562b36f965a2312af3c50a2add878917 (diff)
downloadgsoc2013-evolution-879887464181d20f995891f668c3056146136e29.tar
gsoc2013-evolution-879887464181d20f995891f668c3056146136e29.tar.gz
gsoc2013-evolution-879887464181d20f995891f668c3056146136e29.tar.bz2
gsoc2013-evolution-879887464181d20f995891f668c3056146136e29.tar.lz
gsoc2013-evolution-879887464181d20f995891f668c3056146136e29.tar.xz
gsoc2013-evolution-879887464181d20f995891f668c3056146136e29.tar.zst
gsoc2013-evolution-879887464181d20f995891f668c3056146136e29.zip
Fixes bug #55208.
2004-04-18 S N Tejasvi <tejasvi_sn@gawab.com> Fixes bug #55208. * gui/contact-editor/e-contact-editor.c (save_contact): Do e_contact_editor_is_valid check to check the birth date and anniversary date format when user wants to save and warn him. svn path=/trunk/; revision=25883
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 efa83d0e7f..bbb3b1d8b9 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,11 @@
+2004-04-18 S N Tejasvi <tejasvi_sn@gawab.com>
+
+ Fixes bug #55208.
+
+ * gui/contact-editor/e-contact-editor.c (save_contact):
+ Do e_contact_editor_is_valid check to check the birth date and
+ anniversary date format when user wants to save and warn him.
+
2004-05-11 Not Zed <NotZed@Ximian.com>
* gui/component/addressbook-component.c (impl_upgradeFromVersion):