diff options
author | Parthasarathi Susarla <sparthasarathi@novell.com> | 2006-02-02 13:14:15 +0800 |
---|---|---|
committer | Parthasarathi Susarla <saps@src.gnome.org> | 2006-02-02 13:14:15 +0800 |
commit | 65a843e4d7f6ae5a209899e38b187f38070f1816 (patch) | |
tree | e2f85dbc51921ca8187cc348a0fbde92cf6aa106 /mail/ChangeLog | |
parent | 3c2662fff1687bc4728a7c183d19f934025591a0 (diff) | |
download | gsoc2013-evolution-65a843e4d7f6ae5a209899e38b187f38070f1816.tar.gz gsoc2013-evolution-65a843e4d7f6ae5a209899e38b187f38070f1816.tar.zst gsoc2013-evolution-65a843e4d7f6ae5a209899e38b187f38070f1816.zip |
check if account is null before accessing it
2006-02-02 Parthasarathi Susarla <sparthasarathi@novell.com>
* em-composer-utils.c: (em_utils_handle_receipt):
check if account is null before accessing it
svn path=/trunk/; revision=31399
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index e7400fdd1d..0b6eae3641 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2006-02-02 Parthasarathi Susarla <sparthasarathi@novell.com> + + * em-composer-utils.c: (em_utils_handle_receipt): + check if account is null before accessing it + 2006-01-30 Harish Krishnaswamy <kharish@novell.com> * mail-config.glade: s/T_erminal/Fi_xed width/ for consistency with other |