diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-17 02:23:38 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-17 02:23:38 +0800 |
commit | 6d9053a6a44d919dd3a531fee47603654172c0ec (patch) | |
tree | de0f80e4164961def0bd1d14ad23d7736a3b9ffb /mail/ChangeLog | |
parent | d6db70c32dafe0acde40893893d37eb05564967c (diff) | |
download | gsoc2013-evolution-6d9053a6a44d919dd3a531fee47603654172c0ec.tar gsoc2013-evolution-6d9053a6a44d919dd3a531fee47603654172c0ec.tar.gz gsoc2013-evolution-6d9053a6a44d919dd3a531fee47603654172c0ec.tar.bz2 gsoc2013-evolution-6d9053a6a44d919dd3a531fee47603654172c0ec.tar.lz gsoc2013-evolution-6d9053a6a44d919dd3a531fee47603654172c0ec.tar.xz gsoc2013-evolution-6d9053a6a44d919dd3a531fee47603654172c0ec.tar.zst gsoc2013-evolution-6d9053a6a44d919dd3a531fee47603654172c0ec.zip |
Removed usage of bonobo_object_destroy.
2000-05-16 Christopher James Lahey <clahey@helixcode.com>
* mail-format.c: Removed usage of bonobo_object_destroy.
svn path=/trunk/; revision=3094
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index dc3a51f8fc..0d0782101b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,7 @@ +2000-05-16 Christopher James Lahey <clahey@helixcode.com> + + * mail-format.c: Removed usage of bonobo_object_destroy. + 2000-05-14 Christopher James Lahey <clahey@helixcode.com> * message-list.c: Updated to work with new ETable resizing. |