diff options
author | Gilles Dartiguelongue <gdartigu@src.gnome.org> | 2008-01-07 06:48:18 +0800 |
---|---|---|
committer | Gilles Dartiguelongue <gdartigu@src.gnome.org> | 2008-01-07 06:48:18 +0800 |
commit | fd55ab6d38130432e2bfcc3d26a2f22f0b8eac50 (patch) | |
tree | 9ad16af5abf641f452230ade0adef680e09d72dc /mail/ChangeLog | |
parent | 45d410de1e13a91e0e41a55b442d256112b031da (diff) | |
download | gsoc2013-evolution-fd55ab6d38130432e2bfcc3d26a2f22f0b8eac50.tar gsoc2013-evolution-fd55ab6d38130432e2bfcc3d26a2f22f0b8eac50.tar.gz gsoc2013-evolution-fd55ab6d38130432e2bfcc3d26a2f22f0b8eac50.tar.bz2 gsoc2013-evolution-fd55ab6d38130432e2bfcc3d26a2f22f0b8eac50.tar.lz gsoc2013-evolution-fd55ab6d38130432e2bfcc3d26a2f22f0b8eac50.tar.xz gsoc2013-evolution-fd55ab6d38130432e2bfcc3d26a2f22f0b8eac50.tar.zst gsoc2013-evolution-fd55ab6d38130432e2bfcc3d26a2f22f0b8eac50.zip |
** Fix bug #497914
* em-mailer-prefs.c: (emmp_header_is_valid):
backport changes from the copy/pasted code in imap-headers
plugin.
svn path=/trunk/; revision=34772
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 06746ba2e4..e9c6868c0a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2007-11-18 Gilles Dartiguelongue <gdartigu@svn.gnome.org> + + ** Fix bug #497914 + + * em-mailer-prefs.c: (emmp_header_is_valid): + backport changes from the copy/pasted code in imap-headers + plugin. + 2008-01-06 Michael Monreal <michael.monreal@gmx.net> ** Fix for bug #492188 |