diff options
author | Hiroyuki Ikezoe <poincare@ikezoe.net> | 2009-03-28 05:34:35 +0800 |
---|---|---|
committer | Hiroyuki Ikezoe <hiikezoe@src.gnome.org> | 2009-03-28 05:34:35 +0800 |
commit | 508526060e1d92548513b52008a0433c70cdad24 (patch) | |
tree | 209f757965df425bd23dbccb54fbddf63d6b4c28 /mail/ChangeLog | |
parent | f3fda199704342da9da01400a1ec5cf2678e430a (diff) | |
download | gsoc2013-evolution-508526060e1d92548513b52008a0433c70cdad24.tar.gz gsoc2013-evolution-508526060e1d92548513b52008a0433c70cdad24.tar.zst gsoc2013-evolution-508526060e1d92548513b52008a0433c70cdad24.zip |
** Fix for bug #576845
2009-03-28 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for bug #576845
* em-mailr-prefs.c: (init_junk_tree):
Call jh_tree_refill instead of label_tree_refill.
svn path=/trunk/; revision=37480
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index ed94c956ba..f8ecdacc24 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2009-03-28 Hiroyuki Ikezoe <poincare@ikezoe.net> + + ** Fix for bug #576845 + + * em-mailr-prefs.c: (init_junk_tree): + Call jh_tree_refill instead of label_tree_refill. + 2009-03-24 Milan Crha <mcrha@redhat.com> ** Fix for bug #552583 @@ -40,7 +47,7 @@ Revert evolution revision 37063 (workaround for bug 563867). ** Part of the fix for bug #549838 - + 2009-02-26 Andre Klapper <a9016009@gmx.de> * message-tag-followup-c: |