diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2006-01-16 16:28:52 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-01-16 16:28:52 +0800 |
commit | 2d7c8116e90aee9cc246a840bef666a571af8813 (patch) | |
tree | d89b4a29ec69e8caaea8c36d24e4e8918cc4e133 /mail/ChangeLog | |
parent | 16ffb753b859465e7901b4272f01837e98c0865b (diff) | |
download | gsoc2013-evolution-2d7c8116e90aee9cc246a840bef666a571af8813.tar gsoc2013-evolution-2d7c8116e90aee9cc246a840bef666a571af8813.tar.gz gsoc2013-evolution-2d7c8116e90aee9cc246a840bef666a571af8813.tar.bz2 gsoc2013-evolution-2d7c8116e90aee9cc246a840bef666a571af8813.tar.lz gsoc2013-evolution-2d7c8116e90aee9cc246a840bef666a571af8813.tar.xz gsoc2013-evolution-2d7c8116e90aee9cc246a840bef666a571af8813.tar.zst gsoc2013-evolution-2d7c8116e90aee9cc246a840bef666a571af8813.zip |
** Fixes bug #326877
2006-01-16 Srinivasa Ragavan <sragavan@novell.com>
** Fixes bug #326877
* em-folder-view.c: (emfv_enable_menus): Reverting the patch to hide
junk/not junk toolbuttons in disabled state.
svn path=/trunk/; revision=31205
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 79b83a4513..b6499e0182 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,12 @@ 2006-01-16 Srinivasa Ragavan <sragavan@novell.com> + ** Fixes bug #326877 + + * em-folder-view.c: (emfv_enable_menus): Reverting the patch to hide + junk/not junk toolbuttons in disabled state. + +2006-01-16 Srinivasa Ragavan <sragavan@novell.com> + ** Fixes bug #218570 * em-folder-browser.c (emfb_expand_all_threads), |