aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-05-10 01:19:35 +0800
committerChris Lahey <clahey@src.gnome.org>2000-05-10 01:19:35 +0800
commitd7afd9ba2a08bb5d1ea25979ad0e84beced3a4d0 (patch)
treeea4dfd76abecd8fc88354a8893a678060ebc8bf8 /addressbook/ChangeLog
parenta588f367b2ef4fab4ec701667551454da084eed3 (diff)
downloadgsoc2013-evolution-d7afd9ba2a08bb5d1ea25979ad0e84beced3a4d0.tar
gsoc2013-evolution-d7afd9ba2a08bb5d1ea25979ad0e84beced3a4d0.tar.gz
gsoc2013-evolution-d7afd9ba2a08bb5d1ea25979ad0e84beced3a4d0.tar.bz2
gsoc2013-evolution-d7afd9ba2a08bb5d1ea25979ad0e84beced3a4d0.tar.lz
gsoc2013-evolution-d7afd9ba2a08bb5d1ea25979ad0e84beced3a4d0.tar.xz
gsoc2013-evolution-d7afd9ba2a08bb5d1ea25979ad0e84beced3a4d0.tar.zst
gsoc2013-evolution-d7afd9ba2a08bb5d1ea25979ad0e84beced3a4d0.zip
Destroy the view object when leaving the minicard view.
2000-05-09 Christopher James Lahey <clahey@helixcode.com> * gui/component/addressbook.c: Destroy the view object when leaving the minicard view. svn path=/trunk/; revision=2953
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 70b7181391..c0564bbffc 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,10 @@
2000-05-09 Christopher James Lahey <clahey@helixcode.com>
+ * gui/component/addressbook.c: Destroy the view object when
+ leaving the minicard view.
+
+2000-05-09 Christopher James Lahey <clahey@helixcode.com>
+
* gui/minicard/e-reflow-sorted.c: Fixed reflow sorting to call
reflow_request when sorting on an item changes.