aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-04-02 10:18:54 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-04-02 10:18:54 +0800
commit4987b8f93509481cc91ec196c5b383d224cfd15d (patch)
treead1c014a13cc4c5d1010f1d13eb6bb11cc5f3170 /composer/ChangeLog
parentd92d8f84b3688171b08f2d7fb8316c767b6d76d7 (diff)
downloadgsoc2013-evolution-4987b8f93509481cc91ec196c5b383d224cfd15d.tar
gsoc2013-evolution-4987b8f93509481cc91ec196c5b383d224cfd15d.tar.gz
gsoc2013-evolution-4987b8f93509481cc91ec196c5b383d224cfd15d.tar.bz2
gsoc2013-evolution-4987b8f93509481cc91ec196c5b383d224cfd15d.tar.lz
gsoc2013-evolution-4987b8f93509481cc91ec196c5b383d224cfd15d.tar.xz
gsoc2013-evolution-4987b8f93509481cc91ec196c5b383d224cfd15d.tar.zst
gsoc2013-evolution-4987b8f93509481cc91ec196c5b383d224cfd15d.zip
Fixed some breakage I introduced in the changes below.
2004-04-01 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (get_signature_html): Fixed some breakage I introduced in the changes below. svn path=/trunk/; revision=25291
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 4d22d92c2f..f8449abc57 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,5 +1,10 @@
2004-04-01 Jeffrey Stedfast <fejj@ximian.com>
+ * e-msg-composer.c (get_signature_html): Fixed some breakage I
+ introduced in the changes below.
+
+2004-04-01 Jeffrey Stedfast <fejj@ximian.com>
+
* e-msg-composer.c: Updated to use the new signature APIs.
(signature_added): _()ify the "Autogenerated" signature name.