diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-05-16 13:50:20 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-05-16 13:50:20 +0800 |
commit | 2e3a3d226c1e9f55f6608108bd6f6d90d401f24f (patch) | |
tree | d1f59a812d84ad7b8a3f9f0c5b0227a0d5193f13 /addressbook/ChangeLog | |
parent | 934524b95cb86abae6b1457ff5d4853fb702cb87 (diff) | |
download | gsoc2013-evolution-2e3a3d226c1e9f55f6608108bd6f6d90d401f24f.tar gsoc2013-evolution-2e3a3d226c1e9f55f6608108bd6f6d90d401f24f.tar.gz gsoc2013-evolution-2e3a3d226c1e9f55f6608108bd6f6d90d401f24f.tar.bz2 gsoc2013-evolution-2e3a3d226c1e9f55f6608108bd6f6d90d401f24f.tar.lz gsoc2013-evolution-2e3a3d226c1e9f55f6608108bd6f6d90d401f24f.tar.xz gsoc2013-evolution-2e3a3d226c1e9f55f6608108bd6f6d90d401f24f.tar.zst gsoc2013-evolution-2e3a3d226c1e9f55f6608108bd6f6d90d401f24f.zip |
Fixed up the lifetime of the drag_data_get signal a bit.
2001-05-16 Christopher James Lahey <clahey@ximian.com>
* gui/widgets/e-minicard-view.c: (e_minicard_view_destroy): Fixed
up the lifetime of the drag_data_get signal a bit.
svn path=/trunk/; revision=9838
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 7ad1fe032e..6a49145d83 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2001-05-16 Christopher James Lahey <clahey@ximian.com> + + * gui/widgets/e-minicard-view.c: (e_minicard_view_destroy): Fixed + up the lifetime of the drag_data_get signal a bit. + 2001-05-15 Chris Toshok <toshok@ximian.com> * gui/widgets/e-minicard-view.c (add_to_list): MinicardViewModel |