diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2007-12-04 23:27:37 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2007-12-04 23:27:37 +0800 |
commit | 412f24101f0ed99e6f0139f4b92c6549d04bf6ca (patch) | |
tree | aaa213610013ab8cafb67f852bda1936487ead45 /mail/ChangeLog | |
parent | 29129588e0a0d61ea19b2795910bcc85c72841e4 (diff) | |
download | gsoc2013-evolution-412f24101f0ed99e6f0139f4b92c6549d04bf6ca.tar.gz gsoc2013-evolution-412f24101f0ed99e6f0139f4b92c6549d04bf6ca.tar.zst gsoc2013-evolution-412f24101f0ed99e6f0139f4b92c6549d04bf6ca.zip |
Patch from David Turner <cillian64@googlemail.com>: Fix for bug #446029 (mnemonic conflict in 'Find in Message' feature)
svn path=/trunk/; revision=34647
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 425b588a98..34cc51648a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2007-12-04 David Turner <cillian64@googlemail.com> + + ** Fix for bug #446029 + + * em-format-html-display.c: (em_format_html_get_search_dialog): + Fix for a mnemonic conflict in 'Find in Message' feature. + 2007-12-04 Alex Kloss <alexkloss@att.net> ** Fix for bug #466503 |