diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-04-11 13:04:16 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-04-11 13:04:16 +0800 |
commit | f7b0969394b4ee0b3c79590404553016e99a189d (patch) | |
tree | a61e7109544c3d13eac7c8a8ec0912a090861fad /ChangeLog | |
parent | 39c3675cc6a4e874ccfd3e95b22455c5075d8070 (diff) | |
download | gsoc2013-evolution-f7b0969394b4ee0b3c79590404553016e99a189d.tar.gz gsoc2013-evolution-f7b0969394b4ee0b3c79590404553016e99a189d.tar.zst gsoc2013-evolution-f7b0969394b4ee0b3c79590404553016e99a189d.zip |
This was setting E_REFLOW(view)->items to NULL too soon. Fixed now.
2000-04-11 Christopher James Lahey <clahey@helixcode.com>
* addressbook/gui/minicard/e-minicard-view.c: This was setting
E_REFLOW(view)->items to NULL too soon. Fixed now.
svn path=/trunk/; revision=2389
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-04-11 Christopher James Lahey <clahey@helixcode.com> + + * addressbook/gui/minicard/e-minicard-view.c: This was setting + E_REFLOW(view)->items to NULL too soon. Fixed now. + 2000-04-11 Chris Toshok <toshok@helixcode.com> * addressbook/backend/pas/pas-backend-file.c |