diff options
author | Johnny Jacob <jjohnny@novell.com> | 2006-07-12 00:36:50 +0800 |
---|---|---|
committer | Andre Klapper <aklapper@src.gnome.org> | 2006-07-12 00:36:50 +0800 |
commit | f9fe8b978a275424a41e34bb4d79c747a4907695 (patch) | |
tree | e98b5d6854eb58199bb18820088377f4db3f7d72 /mail/ChangeLog | |
parent | ecd0e497e224ca2d545a7003e38e5234770082a9 (diff) | |
download | gsoc2013-evolution-f9fe8b978a275424a41e34bb4d79c747a4907695.tar.gz gsoc2013-evolution-f9fe8b978a275424a41e34bb4d79c747a4907695.tar.zst gsoc2013-evolution-f9fe8b978a275424a41e34bb4d79c747a4907695.zip |
** Patch by Not Zed <NotZed@Ximian.com> ** See bug #262003
2006-07-11 Johnny Jacob <jjohnny@novell.com>
** Patch by Not Zed <NotZed@Ximian.com>
** See bug #262003
* em-format-html-display.c (efhd_xpkcs7mime_validity_clicked): put
the potentially long descriptions into a textbuffer so it's
scrollable.
svn path=/trunk/; revision=32287
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 7e08713307..e0217ce6b5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2006-07-11 Johnny Jacob <jjohnny@novell.com> + + ** Patch by Not Zed <NotZed@Ximian.com> + ** See bug #262003 + + * em-format-html-display.c (efhd_xpkcs7mime_validity_clicked): put + the potentially long descriptions into a textbuffer so it's + scrollable. + 2006-07-07 Ushveen Kaur <kushveen@novell.com> Fixes bug #336963. |