aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbertrand <Bertrand.Guiheneuf@aful.org>2000-02-02 17:31:40 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>2000-02-02 17:31:40 +0800
commit9d4be61768f69a0aff9daa55c088724d0d5a54a6 (patch)
treee21bbb3bf5f215322dd1ae5391127b2e03d3c3ab
parenta436540603471c600727014c8b15b5f9beeb3910 (diff)
downloadgsoc2013-evolution-9d4be61768f69a0aff9daa55c088724d0d5a54a6.tar
gsoc2013-evolution-9d4be61768f69a0aff9daa55c088724d0d5a54a6.tar.gz
gsoc2013-evolution-9d4be61768f69a0aff9daa55c088724d0d5a54a6.tar.bz2
gsoc2013-evolution-9d4be61768f69a0aff9daa55c088724d0d5a54a6.tar.lz
gsoc2013-evolution-9d4be61768f69a0aff9daa55c088724d0d5a54a6.tar.xz
gsoc2013-evolution-9d4be61768f69a0aff9daa55c088724d0d5a54a6.tar.zst
gsoc2013-evolution-9d4be61768f69a0aff9daa55c088724d0d5a54a6.zip
typo fix : use
2000-02-03 bertrand <Bertrand.Guiheneuf@aful.org> * camel/camel-formatter.c (find_preferred_displayable_body_part_in_multipart_alternative): (mime_part_to_html): typo fix : use find_preferred_displayable_body_part_in_multipart_alternative instead of the other names. Allows camel to have no undefined symbols. Ooops, had forgotten changelog entry. svn path=/trunk/; revision=1662
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 937ce7f2cf..35658b3d17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-02-03 bertrand <Bertrand.Guiheneuf@aful.org>
+
+ * camel/camel-formatter.c (find_preferred_displayable_body_part_in_multipart_alternative):
+ (mime_part_to_html): typo fix :
+ use find_preferred_displayable_body_part_in_multipart_alternative
+ instead of the other names. Allows camel to have no undefined symbols.
+
2000-02-02 Matt Loper <matt.loper@splashtech.com>
* tests/test-formatter.c: New file; intended to test the