diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 64f16ef863..ea7e85313f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2009-01-13 Felix Riemann <friemann@svn.gnome.org> + + ** Fix for bug #563867 + + * em-folder-view.c (emp_uri_popup_link_copy): + * em-popup.c (emp_uri_popup_link_open): + * em-utils.c (em_utils_url_unescape_amp): + * em-utils.h: + Unescape "&" when passing the link to browsers. + 2009-01-12 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #566653 |