aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-06-01 07:20:54 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-06-01 07:20:54 +0800
commit9d1e57701a113ad29c920cfa26b9966115570f08 (patch)
tree8f8843cda0e1dac16607aec4fa596197d3b9dbec /composer/ChangeLog
parent8e3439ab3eea986e1d2e075dceae3aa2b9a439f1 (diff)
downloadgsoc2013-evolution-9d1e57701a113ad29c920cfa26b9966115570f08.tar
gsoc2013-evolution-9d1e57701a113ad29c920cfa26b9966115570f08.tar.gz
gsoc2013-evolution-9d1e57701a113ad29c920cfa26b9966115570f08.tar.bz2
gsoc2013-evolution-9d1e57701a113ad29c920cfa26b9966115570f08.tar.lz
gsoc2013-evolution-9d1e57701a113ad29c920cfa26b9966115570f08.tar.xz
gsoc2013-evolution-9d1e57701a113ad29c920cfa26b9966115570f08.tar.zst
gsoc2013-evolution-9d1e57701a113ad29c920cfa26b9966115570f08.zip
Oops. Fix a few compile problems.
2001-05-31 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (build_message): Oops. Fix a few compile problems. svn path=/trunk/; revision=10076
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 06603be064..5a9223d7ea 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,7 @@
+2001-05-31 Jeffrey Stedfast <fejj@ximian.com>
+
+ * e-msg-composer.c (build_message): Oops. Fix a few compile problems.
+
2001-05-31 Christopher James Lahey <clahey@ximian.com>
* Makefile.am (HTML_EDITOR_GENERATED): Use GTKHTML_DATADIR here.