/[suikacvs]/markup/html/whatpm/ChangeLog
Suika

Contents of /markup/html/whatpm/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.32 - (show annotations) (download)
Tue Oct 21 06:18:59 2008 UTC (16 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.31: +5 -0 lines
++ ChangeLog	21 Oct 2008 06:18:54 -0000
	* mkcommitfeed.pl: Oops, namespace URI was missing; namespaces is
	always annoying :-<

2008-10-21  Wakaba  <wakaba@suika.fam.cx>

1 2008-10-21 Wakaba <wakaba@suika.fam.cx>
2
3 * mkcommitfeed.pl: Oops, namespace URI was missing; namespaces is
4 always annoying :-<
5
6 2008-10-21 Wakaba <wakaba@suika.fam.cx>
7
8 * mkcommitfeed.pl: Don't use date from the ChangeLog content as
9 <updated> date. Set |xmlns| attribute of the root |feed| element.
10
11 2008-10-21 Wakaba <wakaba@suika.fam.cx>
12
13 * readme.en.html: Link to the feed. "What's new" section and "how
14 to use the modules" section added. |Whatpm::XML::Parser| added to
15 the list of modules.
16
17 2008-10-21 Wakaba <wakaba@suika.fam.cx>
18
19 * mkcommitfeed.pl: Typo fixed.
20
21 2008-10-21 Wakaba <wakaba@suika.fam.cx>
22
23 * cvscommit.sh: Set |--feed-title|, |--feed-related-url|,
24 |--feed-license-url|, and |-feed-rights| options to the
25 |mkcommitfeed.pl| call.
26
27 * mkcommitfeed.pl: New options |--feed-license-url|,
28 |--feed-related-url|, and |--feed-rights| implemented.
29
30 2008-10-21 Wakaba <wakaba@suika.fam.cx>
31
32 * .htaccess: Directives for Atom feeds are added.
33
34 2008-10-21 Wakaba <wakaba@suika.fam.cx>
35
36 * cvscommit.sh: Add |-I| option to the |perl| command.
37
38 2008-10-21 Wakaba <wakaba@suika.fam.cx>
39
40 * cvscommit.sh: Add a line to invoke |mkcommitfeed.pl|.
41
42 * mkcommitfeed.pl: New script.
43
44 2008-10-05 Wakaba <wakaba@suika.fam.cx>
45
46 * readme.en.html: Missing link to Whatpm::RDFXML module is added.
47 Typo fixed. Noted that Media Query Level 3 is not supported yet.
48 Linked to WebHACC supported standards documentation.
49
50 2008-09-17 Wakaba <wakaba@suika.fam.cx>
51
52 * readme.en.html: Add link to the CSS extension document.
53
54 2008-09-17 Wakaba <wakaba@suika.fam.cx>
55
56 * readme.en.html: Add missing links to more existing modules.
57
58 2008-09-17 Wakaba <wakaba@suika.fam.cx>
59
60 * readme.en.html: Document structure reconsidered.
61
62 2008-09-17 Wakaba <wakaba@suika.fam.cx>
63
64 * readme.en.html: Missing links to existing modules are added.
65 More links to demos and application are added. Link to the tarball
66 of the CVS trunk is added.
67
68 2008-09-15 Wakaba <wakaba@suika.fam.cx>
69
70 * readme.en.html: Link to handles.en.html.
71
72 2008-07-19 Wakaba <wakaba@suika.fam.cx>
73
74 * readme.en.html: Link to Whatpm::WebIDL module.
75
76 2007-11-23 Wakaba <wakaba@suika.fam.cx>
77
78 * readme.en.html: Link to user data names documentation
79 is added.
80
81 2007-11-23 Wakaba <wakaba@suika.fam.cx>
82
83 * readme.en.html: Whatpm::ContentChecker now depends
84 on Message::Charset::Info.
85
86 2007-11-19 Wakaba <wakaba@suika.fam.cx>
87
88 * readme.en.html: Link to |Whatpm::Charset::UniversalCharDet|.
89
90 2007-11-11 Wakaba <wakaba@suika.fam.cx>
91
92 * readme.en.html: Link to |Whatpm::HTML::Serializer|.
93
94 2007-11-04 Wakaba <wakaba@suika.fam.cx>
95
96 * readme.en.html: Link to |Whatpm::CacheManifest|.
97
98 2007-10-17 Wakaba <wakaba@suika.fam.cx>
99
100 * readme.en.html: Link to Selectors object documentation is added.
101
102 2007-10-07 Wakaba <wakaba@suika.fam.cx>
103
104 * readme.en.html: Link to the spec for manakai's extension Selectors
105 pseudo-classes is added.
106
107 2007-09-09 Wakaba <wakaba@suika.fam.cx>
108
109 * readme.en.html: Links to CSS tokenizer module & demo
110 are added.
111
112 2007-07-29 Wakaba <wakaba@suika.fam.cx>
113
114 * readme.en.html: Dependency section is added.
115
116 2007-05-27 Wakaba <wakaba@suika.fam.cx>
117
118 * readme.en.html: Link to new modules are added.
119
120 2007-05-20 Wakaba <wakaba@suika.fam.cx>
121
122 * readme.en.html: Updated.
123
124 2007-05-02 Wakaba <wakaba@suika.fam.cx>
125
126 * readme.en.html: TODO section is added.
127
128 2007-05-01 Wakaba <wakaba@suika.fam.cx>
129
130 * readme.en.html: New document.
131
132 2007-04-30 Wakaba <wakaba@suika.fam.cx>
133
134 * .cvsignore: New file.
135
136 2007-04-25 Wakaba <wakaba@suika.fam.cx>
137
138 * MANIFEST.SKIP: .htaccess is added.
139
140 * .htaccess: New file.
141
142 2007-04-24 Wakaba <wakaba@suika.fam.cx>
143
144 * MANIFEST.SKIP: New file.
145
146 * Makefile.PL: New file.
147
148 2007-04-24 Wakaba <wakaba@suika.fam.cx>
149
150 * ChangeLog: New file.
151
152 * What/: New directory.
153
154

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24