aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-07-13 07:06:19 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-07-13 07:06:19 +0800
commit4216b423202385c6b61ef49c9dbf40012d5e0903 (patch)
treed3bb05c0d0a37be0faaadc70a729d5db7608c95f /composer/ChangeLog
parenteb445aed1219c25523942d511d8ac67ef463a554 (diff)
downloadgsoc2013-evolution-4216b423202385c6b61ef49c9dbf40012d5e0903.tar
gsoc2013-evolution-4216b423202385c6b61ef49c9dbf40012d5e0903.tar.gz
gsoc2013-evolution-4216b423202385c6b61ef49c9dbf40012d5e0903.tar.bz2
gsoc2013-evolution-4216b423202385c6b61ef49c9dbf40012d5e0903.tar.lz
gsoc2013-evolution-4216b423202385c6b61ef49c9dbf40012d5e0903.tar.xz
gsoc2013-evolution-4216b423202385c6b61ef49c9dbf40012d5e0903.tar.zst
gsoc2013-evolution-4216b423202385c6b61ef49c9dbf40012d5e0903.zip
Removed a warning that I don't need anymore. This code is working
2001-07-12 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (menu_changed_charset_cb): Removed a warning that I don't need anymore. This code is working wonderfully ;-) svn path=/trunk/; revision=11074
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index e28212c231..a9f13303b8 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-12 Jeffrey Stedfast <fejj@ximian.com>
+
+ * e-msg-composer.c (menu_changed_charset_cb): Removed a warning
+ that I don't need anymore. This code is working wonderfully ;-)
+
2001-07-10 Kjartan Maraas <kmaraas@gnome.org>
* e-msg-composer.c: Fix typo. s/sesiion/session/