aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthew Loper <mloper@src.gnome.org>2000-02-02 13:27:27 +0800
committerMatthew Loper <mloper@src.gnome.org>2000-02-02 13:27:27 +0800
commit0715f576a87349732786f1a2a76c35ac7ceff9ff (patch)
tree8d0dff3aec3b9f10e12ef2fd7fc481536b7162f0 /ChangeLog
parentc499722cef56ddd2ebfd8d2ff2c6c21c8918a9b0 (diff)
downloadgsoc2013-evolution-0715f576a87349732786f1a2a76c35ac7ceff9ff.tar
gsoc2013-evolution-0715f576a87349732786f1a2a76c35ac7ceff9ff.tar.gz
gsoc2013-evolution-0715f576a87349732786f1a2a76c35ac7ceff9ff.tar.bz2
gsoc2013-evolution-0715f576a87349732786f1a2a76c35ac7ceff9ff.tar.lz
gsoc2013-evolution-0715f576a87349732786f1a2a76c35ac7ceff9ff.tar.xz
gsoc2013-evolution-0715f576a87349732786f1a2a76c35ac7ceff9ff.tar.zst
gsoc2013-evolution-0715f576a87349732786f1a2a76c35ac7ceff9ff.zip
+ * tests/test-formatter.c: New file; intended to test the
+ CamelFormatter class. + + * camel/camel-formatter.c: Lots of cleanup, commenting, some new + functions, and a really basic skeleton for getting bonobo objects + into the html. + (encode_entities): New function, stolen from Daniel Velliard. svn path=/trunk/; revision=1660
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ffa110f66..937ce7f2cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2000-02-02 Matt Loper <matt.loper@splashtech.com>
+
+ * tests/test-formatter.c: New file; intended to test the
+ CamelFormatter class.
+
+ * camel/camel-formatter.c: Lots of cleanup, commenting, some new
+ functions, and a really basic skeleton for getting bonobo objects
+ into the html.
+ (encode_entities): New function, stolen from Daniel Velliard.
+
2000-01-28 Christopher James Lahey <clahey@helixcode.com>
* addressbook/printing/e-contact-print-style-editor.h,