1 |
|
2002-08-29 Wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* Date.pm: |
4 |
|
- (%MONTH): Japanese month names are removed. (I wish |
5 |
|
those will be reintroduced in future version of this module.) |
6 |
|
- (stringify): New options: '-format_macros', '-format_parameters'. |
7 |
|
|
8 |
2002-08-05 Wakaba <w@suika.fam.cx> |
2002-08-05 Wakaba <w@suika.fam.cx> |
9 |
|
|
10 |
* Date.pm: |
* Date.pm: |
11 |
- (stringify): Use Message::Util::sprintxf instead of _date2str. |
- (stringify): Use Message::Util::sprintxf instead of _date2str. |
12 |
- (date2str, -fmt2str): Removed. |
- (date2str, -fmt2str): Removed. |
13 |
- (%FMT2STR): New hash. |
- (%FMT2STR): New hash. |
14 |
|
- (%MONTH): Experimental support of Japanese month names |
15 |
|
(require utf8 support of perl 5.7.3 or later). |
16 |
* Domain.pm (parse): Allow FWS surrounding the port number. |
* Domain.pm (parse): Allow FWS surrounding the port number. |
17 |
|
|
18 |
2002-08-04 Wakaba <w@suika.fam.cx> |
2002-08-04 Wakaba <w@suika.fam.cx> |