1 |
|
2002-07-28 Wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* Entity.pm (destination, sender): New methods. |
4 |
|
|
5 |
2002-07-26 Wakaba <w@suika.fam.cx> |
2002-07-26 Wakaba <w@suika.fam.cx> |
6 |
|
|
7 |
* Entity.pm: |
* Entity.pm: |
8 |
- (fill_missing_fields): New option. |
- (fill_missing_fields): New option. |
9 |
- (fill_source, fill_destination): New options. |
- (fill_source, fill_destination): New options. |
10 |
|
- (hook_stringify_fill_fields): Option removed. |
11 |
|
* Header.pm: |
12 |
|
- (_header_cmp): Removed. |
13 |
|
- (@header_order, %header_order): Removed. |
14 |
|
- (_scan_sort): Use Message::Header::* namespace packages to sort. |
15 |
|
|
16 |
2002-07-25 Wakaba <w@suika.fam.cx> |
2002-07-25 Wakaba <w@suika.fam.cx> |
17 |
|
|