--- messaging/bunshin/ChangeLog 2002/06/20 11:36:32 1.2 +++ messaging/bunshin/ChangeLog 2002/09/10 23:37:43 1.5 @@ -1,3 +1,25 @@ +2002-09-11 Wakaba + + * Bunshin.pm (set_element_decoders): New method. + +2002-08-29 Wakaba + + * Bunshin.pm: + - (make_msgs): Prepend '#' to misc_.*color.* property + value if desirable. (There are HTML documents with + color name of 'HHHHHH' without '#':-<) + - Update Message::Field::Date interface with its latest + revision. + +2002-07-24 Wakaba + + * Bunshin.pm: + - (_get_resource): New. + - (set_source): Moved main process to _get_resource. + - (_get_resource, set_source): Set protocol's meta information + to $self->{meta_info}. + - (meta_information): New method. + 2002-06-20 wakaba * Bunshin.pm (_make_a_msg): Message-id algorithm