diff options
author | David Malcolm <dmalcolm@redhat.com> | 2004-09-21 09:54:09 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-09-21 09:54:09 +0800 |
commit | d57d0b58a25fdcc94e894ff57629a4fbc2f304f1 (patch) | |
tree | cc959a5a2dd02f3bcfec1c7f2911cb85f57095d4 /mail/ChangeLog | |
parent | 7bcacf89cb24f10253e3e5d786a796b7ee88bfbc (diff) | |
download | gsoc2013-evolution-d57d0b58a25fdcc94e894ff57629a4fbc2f304f1.tar gsoc2013-evolution-d57d0b58a25fdcc94e894ff57629a4fbc2f304f1.tar.gz gsoc2013-evolution-d57d0b58a25fdcc94e894ff57629a4fbc2f304f1.tar.bz2 gsoc2013-evolution-d57d0b58a25fdcc94e894ff57629a4fbc2f304f1.tar.lz gsoc2013-evolution-d57d0b58a25fdcc94e894ff57629a4fbc2f304f1.tar.xz gsoc2013-evolution-d57d0b58a25fdcc94e894ff57629a4fbc2f304f1.tar.zst gsoc2013-evolution-d57d0b58a25fdcc94e894ff57629a4fbc2f304f1.zip |
Fix a typo setting the root node.
2004-09-21 David Malcolm <dmalcolm@redhat.com>
* em-folder-tree-model.c (em_folder_tree_model_set_selected): Fix
a typo setting the root node.
svn path=/trunk/; revision=27311
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 97a64fff60..c2b24be771 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2004-09-21 David Malcolm <dmalcolm@redhat.com> + + * em-folder-tree-model.c (em_folder_tree_model_set_selected): Fix + a typo setting the root node. + 2004-09-09 Jeffrey Stedfast <fejj@novell.com> * em-message-browser.c (emmb_set_message): Ignore the |