diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2008-01-28 18:52:18 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2008-01-28 18:52:18 +0800 |
commit | b78f54d36f3c1846197660769bcbf447c78829e2 (patch) | |
tree | 293e603c0cc788fc144f9cc94e65164f4b6e43ff /mail/ChangeLog | |
parent | a999b463a02990600e5af366700eda6f0eef57cf (diff) | |
download | gsoc2013-evolution-b78f54d36f3c1846197660769bcbf447c78829e2.tar gsoc2013-evolution-b78f54d36f3c1846197660769bcbf447c78829e2.tar.gz gsoc2013-evolution-b78f54d36f3c1846197660769bcbf447c78829e2.tar.bz2 gsoc2013-evolution-b78f54d36f3c1846197660769bcbf447c78829e2.tar.lz gsoc2013-evolution-b78f54d36f3c1846197660769bcbf447c78829e2.tar.xz gsoc2013-evolution-b78f54d36f3c1846197660769bcbf447c78829e2.tar.zst gsoc2013-evolution-b78f54d36f3c1846197660769bcbf447c78829e2.zip |
** Fix for bug #506948
2008-01-28 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #506948
* em-folder-view.c: (url_unescape_amp), (emp_uri_popup_link_copy):
Copy the unescaped url
svn path=/trunk/; revision=34918
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 7222fb34d4..cbf33205c9 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2008-01-28 Srinivasa Ragavan <sragavan@novell.com> + + ** Fix for bug #506948 + + * em-folder-view.c: (url_unescape_amp), (emp_uri_popup_link_copy): + Copy the unescaped url + 2008-01-28 Milan Crha <mcrha@redhat.com> ** Fix for bug #504062 |