aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-11-30 04:41:28 +0800
committerDan Winship <danw@src.gnome.org>2000-11-30 04:41:28 +0800
commitbf509e48d25c5c29386eccf1bdb0022cfb8ae708 (patch)
tree3bbc7bc0c6474cff96ed5b83190db75192a32068 /mail/ChangeLog
parent914386e4a520cb0c48df7672e4add7b7b35f1b89 (diff)
downloadgsoc2013-evolution-bf509e48d25c5c29386eccf1bdb0022cfb8ae708.tar
gsoc2013-evolution-bf509e48d25c5c29386eccf1bdb0022cfb8ae708.tar.gz
gsoc2013-evolution-bf509e48d25c5c29386eccf1bdb0022cfb8ae708.tar.bz2
gsoc2013-evolution-bf509e48d25c5c29386eccf1bdb0022cfb8ae708.tar.lz
gsoc2013-evolution-bf509e48d25c5c29386eccf1bdb0022cfb8ae708.tar.xz
gsoc2013-evolution-bf509e48d25c5c29386eccf1bdb0022cfb8ae708.tar.zst
gsoc2013-evolution-bf509e48d25c5c29386eccf1bdb0022cfb8ae708.zip
Remove no-longer-needed e_unicode_init.
* main.c (main): Remove no-longer-needed e_unicode_init. svn path=/trunk/; revision=6723
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 6baf2c75d3..a9618f2a70 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,7 @@
2000-11-29 Dan Winship <danw@helixcode.com>
+ * main.c (main): Remove no-longer-needed e_unicode_init.
+
* mail-tools.c (mail_tool_quote_message): Fix the allocation here
(again) and put a comment explaining it. (Fixes a crash when
replying.)