diff options
author | Dan Winship <danw@src.gnome.org> | 2000-04-21 01:32:25 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-04-21 01:32:25 +0800 |
commit | 61c60ece014e3987f34357ac44942176233d2659 (patch) | |
tree | 5b587379f26eb5fe13b8baa963464b5172a57bb1 /mail/ChangeLog | |
parent | 2cd4886f35e49f5b6840ed2f9271647208195727 (diff) | |
download | gsoc2013-evolution-61c60ece014e3987f34357ac44942176233d2659.tar gsoc2013-evolution-61c60ece014e3987f34357ac44942176233d2659.tar.gz gsoc2013-evolution-61c60ece014e3987f34357ac44942176233d2659.tar.bz2 gsoc2013-evolution-61c60ece014e3987f34357ac44942176233d2659.tar.lz gsoc2013-evolution-61c60ece014e3987f34357ac44942176233d2659.tar.xz gsoc2013-evolution-61c60ece014e3987f34357ac44942176233d2659.tar.zst gsoc2013-evolution-61c60ece014e3987f34357ac44942176233d2659.zip |
update for bonobo change, and remove a now-unused variable.
* mail-display.c: update for bonobo change, and remove a
now-unused variable.
svn path=/trunk/; revision=2525
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 28033674e8..9e61a0de60 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-04-20 Dan Winship <danw@helixcode.com> + + * mail-display.c: update for bonobo change, and remove a + now-unused variable. + 2000-04-17 Chris Toshok <toshok@helixcode.com> * message-list.c (on_row_selection_idle): new function, actually |