aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@helixcode.com>2000-07-13 06:17:23 +0800
committerChris Toshok <toshok@src.gnome.org>2000-07-13 06:17:23 +0800
commit247366f851afcaff367fcf13c130e3f727566864 (patch)
tree0c2947af8149aa00d9bb2079b6079d98e2134b27 /mail/ChangeLog
parent6e8da6b223c9e3450597eeaf03a88123f3c8b656 (diff)
downloadgsoc2013-evolution-247366f851afcaff367fcf13c130e3f727566864.tar
gsoc2013-evolution-247366f851afcaff367fcf13c130e3f727566864.tar.gz
gsoc2013-evolution-247366f851afcaff367fcf13c130e3f727566864.tar.bz2
gsoc2013-evolution-247366f851afcaff367fcf13c130e3f727566864.tar.lz
gsoc2013-evolution-247366f851afcaff367fcf13c130e3f727566864.tar.xz
gsoc2013-evolution-247366f851afcaff367fcf13c130e3f727566864.tar.zst
gsoc2013-evolution-247366f851afcaff367fcf13c130e3f727566864.zip
fix some cut & paste bung.
2000-07-12 Chris Toshok <toshok@helixcode.com> * mail-config.c (providers_config_new): fix some cut & paste bung. svn path=/trunk/; revision=4126
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index f69c3c8e8a..08450858c1 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,9 @@
2000-07-12 Chris Toshok <toshok@helixcode.com>
+ * mail-config.c (providers_config_new): fix some cut & paste bung.
+
+2000-07-12 Chris Toshok <toshok@helixcode.com>
+
* mail-format.c (setup_function_table): add "message/news" to the
mime_function_table using the same handler as message/rfc822.