diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2007-12-05 00:28:02 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2007-12-05 00:28:02 +0800 |
commit | 90ee82e5493c66db58eb4f8a312350f92c0b0b2a (patch) | |
tree | 4d9fec6b2cb697264752f918fd6720255d10afb8 /mail/ChangeLog | |
parent | 412f24101f0ed99e6f0139f4b92c6549d04bf6ca (diff) | |
download | gsoc2013-evolution-90ee82e5493c66db58eb4f8a312350f92c0b0b2a.tar.gz gsoc2013-evolution-90ee82e5493c66db58eb4f8a312350f92c0b0b2a.tar.zst gsoc2013-evolution-90ee82e5493c66db58eb4f8a312350f92c0b0b2a.zip |
Patch from Alex Kloss <alexkloss@att.net>: Fix for bug #329578 (missing mnemonic in Receiving options tab)
svn path=/trunk/; revision=34648
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 34cc51648a..2a9866b79f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2007-12-04 Alex Kloss <alexkloss@att.net> + + ** Fix for bug #329578 + + * em-account-editor.c: (emae_receive_options_item): + Add mnemonic for "minutes" widget + 2007-12-04 David Turner <cillian64@googlemail.com> ** Fix for bug #446029 |