1 |
|
2002-12-28 Wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* UA.pm (replace_system_version): 'WindowsNT' is changed to 'Windows NT'. |
4 |
|
(pod:DESCRIPTION): New section. |
5 |
|
|
6 |
|
* Token.pm: New module. |
7 |
|
|
8 |
|
2002-11-03 Wakaba <w@suika.fam.cx> |
9 |
|
|
10 |
|
* UA.pm: |
11 |
|
- (replace_system_version): New. |
12 |
|
- (add_our_name): Separate 'os' to replace_system_version. |
13 |
|
|
14 |
|
2002-08-29 Wakaba <w@suika.fam.cx> |
15 |
|
|
16 |
|
* Date.pm: |
17 |
|
- (%MONTH): Japanese month names are removed. (I wish |
18 |
|
those will be reintroduced in future version of this module.) |
19 |
|
- (stringify): New options: '-format_macros', '-format_parameters'. |
20 |
|
|
21 |
|
2002-08-05 Wakaba <w@suika.fam.cx> |
22 |
|
|
23 |
|
* Date.pm: |
24 |
|
- (stringify): Use Message::Util::sprintxf instead of _date2str. |
25 |
|
- (date2str, -fmt2str): Removed. |
26 |
|
- (%FMT2STR): New hash. |
27 |
|
- (%MONTH): Experimental support of Japanese month names |
28 |
|
(require utf8 support of perl 5.7.3 or later). |
29 |
|
* Domain.pm (parse): Allow FWS surrounding the port number. |
30 |
|
|
31 |
2002-08-04 Wakaba <w@suika.fam.cx> |
2002-08-04 Wakaba <w@suika.fam.cx> |
32 |
|
|
33 |
* Warning.pm: New module. |
* Warning.pm: New module. |