aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2004-01-22 01:33:53 +0800
committerChris Toshok <toshok@src.gnome.org>2004-01-22 01:33:53 +0800
commit29ca7c6778a87c64230982432ee9364c95f5c614 (patch)
tree18807d5e4d95dd68dfa0a04014e7bd30fe5af177 /addressbook/ChangeLog
parent2493b75dbbd985baf1c280a1271ea48e9ea31c10 (diff)
downloadgsoc2013-evolution-29ca7c6778a87c64230982432ee9364c95f5c614.tar
gsoc2013-evolution-29ca7c6778a87c64230982432ee9364c95f5c614.tar.gz
gsoc2013-evolution-29ca7c6778a87c64230982432ee9364c95f5c614.tar.bz2
gsoc2013-evolution-29ca7c6778a87c64230982432ee9364c95f5c614.tar.lz
gsoc2013-evolution-29ca7c6778a87c64230982432ee9364c95f5c614.tar.xz
gsoc2013-evolution-29ca7c6778a87c64230982432ee9364c95f5c614.tar.zst
gsoc2013-evolution-29ca7c6778a87c64230982432ee9364c95f5c614.zip
call widget_changed here too, since we're changing the destination.
2004-01-21 Chris Toshok <toshok@ximian.com> * gui/contact-editor/e-contact-editor.c (new_target_cb): call widget_changed here too, since we're changing the destination. svn path=/trunk/; revision=24353
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index d041e6b7e8..875367ae08 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-21 Chris Toshok <toshok@ximian.com>
+
+ * gui/contact-editor/e-contact-editor.c (new_target_cb): call
+ widget_changed here too, since we're changing the destination.
+
2004-01-20 Chris Toshok <toshok@ximian.com>
[ fixes bug #52955 ]