diff options
author | Shreyas Srinivasan <sshreyas@novell.com> | 2005-08-08 18:51:20 +0800 |
---|---|---|
committer | Shreyas Srinivasan <shres@src.gnome.org> | 2005-08-08 18:51:20 +0800 |
commit | ac3b6d3635c765c9465511a488b1663086db460d (patch) | |
tree | 220cdddd58d65fe73c943f25e5ff859746a94891 /mail | |
parent | e8585ef73c021ec3719729735805a76b552d34b7 (diff) | |
download | gsoc2013-evolution-ac3b6d3635c765c9465511a488b1663086db460d.tar.gz gsoc2013-evolution-ac3b6d3635c765c9465511a488b1663086db460d.tar.zst gsoc2013-evolution-ac3b6d3635c765c9465511a488b1663086db460d.zip |
fix typo in Changelog
2005-08-08 Shreyas Srinivasan <sshreyas@novell.com>
* fix typo in Changelog
svn path=/trunk/; revision=30036
Diffstat (limited to 'mail')
-rw-r--r-- | mail/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 419b578155..a77528f860 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -130,7 +130,7 @@ 2005-07-29 Shreyas Srinivasan <sshreyas@novell.com> - * em-account-editor.c (emae_defaults_page): Fix #307358. Check if + * em-account-editor.c (emae_defaults_page): Fix #307538. Check if the provider type exists before senisitizing widgets. 2005-07-28 Not Zed <NotZed@Ximian.com> |