--- messaging/bunshin/ChangeLog 2002/06/20 11:36:32 1.2 +++ messaging/bunshin/ChangeLog 2002/08/29 12:10:59 1.4 @@ -1,3 +1,21 @@ +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