aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 0362ea33ce..719e6286f9 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,13 @@
+2000-03-04 bertrand <bertrand@helixcode.com>
+
+ * camel-formatter.c (get_bonobo_tag_for_object):
+ bonobo-goad-id is the good key to look for.
+ (get_bonobo_tag_for_object): close the <object> tag.
+ (get_bonobo_tag_for_object): the correct syntax for the
+ to set a parameter inside an <object> tag is :
+ <object classid="..."> <param name="uid" value="..."> <param ...>
+ </object>
+
2000-03-03 bertrand <bertrand@helixcode.com>
* providers/mbox/camel-mbox-folder.c (_get_message_by_uid):