diff options
author | Gilles Dartiguelongue <gdartigu@src.gnome.org> | 2007-11-18 07:20:07 +0800 |
---|---|---|
committer | Gilles Dartiguelongue <gdartigu@src.gnome.org> | 2007-11-18 07:20:07 +0800 |
commit | 82101429ace39073911832aea85ef1d435d2357d (patch) | |
tree | 0b152a65ec165dd6e9a7a9643c6759726cb9a7ec /mail/ChangeLog | |
parent | 2c1871142067eba67ce9e2acc085827e3abcc78c (diff) | |
download | gsoc2013-evolution-82101429ace39073911832aea85ef1d435d2357d.tar.gz gsoc2013-evolution-82101429ace39073911832aea85ef1d435d2357d.tar.zst gsoc2013-evolution-82101429ace39073911832aea85ef1d435d2357d.zip |
** Fix for bug #495875
right click menu reordering
svn path=/trunk/; revision=34549
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 91c336d06c..1f6419714d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2007-11-18 Gilles Dartiguelongue <gdartigu@svn.gnome.org> + + ** Fix bug #495875 + + * em-folder-tree.c: + right click menu reordering + 2007-11-14 Matthew Barnes <mbarnes@redhat.com> * em-folder-tree.c (em_folder_tree_get_selected_folder_info): |