diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2006-09-28 16:56:51 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-09-28 16:56:51 +0800 |
commit | 067b04518cc4be31f74f77ccc2ee6ba59abc3e8d (patch) | |
tree | c3ad62aca3b6b8509bb7f2b3171a45106c6459ae /mail/ChangeLog | |
parent | c1294ffa5ddbd7e341312a05c23ec1949f03967f (diff) | |
download | gsoc2013-evolution-067b04518cc4be31f74f77ccc2ee6ba59abc3e8d.tar.gz gsoc2013-evolution-067b04518cc4be31f74f77ccc2ee6ba59abc3e8d.tar.zst gsoc2013-evolution-067b04518cc4be31f74f77ccc2ee6ba59abc3e8d.zip |
** Pushing a downstream fix in SUSE.
2006-09-28 Srinivasa Ragavan <sragavan@novell.com>
** Pushing a downstream fix in SUSE.
* message-list.c: (message_list_init), (message_list_destroy),
(folder_changed), (regen_list_regened): Fix to indicate object destroy
* message-list.h: removed the old mechanism.
svn path=/trunk/; revision=32819
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 b62b9105b7..231789dd8a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2006-09-28 Srinivasa Ragavan <sragavan@novell.com> + + ** Pushing a downstream fix in SUSE. + + * message-list.c: (message_list_init), (message_list_destroy), + (folder_changed), (regen_list_regened): Fix to indicate object destroy + * message-list.h: removed the old mechanism. + 2006-09-18 Matthew Barnes <mbarnes@redhat.com> Fixes #351332 |