diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index f3be267b5b..b957caffa4 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2008-12-22 Norman Wang <zhichao.wang@sun.com> + + ** Fix for bug #558337 + + * mail/em-subscribe-editor.c: Create a wrapper class MailMsgListNode of + _zsubscribe_msg message. The MailMsgListNode class is the subclass of + EDListNode class. So the _zsubscribe_msg can be added into the EDList. + 2008-12-16 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #552583 |