Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /trunk/lfsbook/src/chapter01/jchangelog.ch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 282 - (hide annotations) (download)
Wed Mar 2 03:23:02 2011 UTC (13 years, 1 month ago) by matsuand
File size: 10596 byte(s)
[LFS-SVN] SVN-20110218, r9475 対応。
1 matsuand 9 <?xml version="1.0" encoding="UTF-8"?>
2     <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3     "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4     <!ENTITY % general-entities SYSTEM "../general.ent">
5     %general-entities;
6     ]>
7    
8 matsuand 63 <!--
9     This is part of LFSbookja package.
10    
11     $Author$
12     $Rev$
13     $Date$
14     -->
15    
16 matsuand 9 <sect1 id="ch-scatter-jchangelog">
17     <?dbhtml filename="jchangelog.html"?>
18    
19     <title>変更履歴 (日本語版)</title>
20    
21     <para>
22     ここに示すのは LFS ブック &version; 日本語版 (バージョン &jversion;) の変更履歴です。
23     </para>
24    
25     <note>
26     <title>日本語訳情報</title>
27     <para>
28     本節はオリジナルの LFS ブックにはないものです。
29     LFS ブック日本語版の変更履歴を示すために設けています。
30     </para>
31 matsuand 170 <para>
32     「SVN-20100101」という表記は、オリジナル LFS ブック SVN 版のバージョン番号を意味します。
33 matsuand 213 また「r1234」という表記は、オリジナル XML ソースファイルの Subversion 管理下でのリビジョン番号を意味します。
34 matsuand 170 </para>
35 matsuand 9 </note>
36    
37     <itemizedlist>
38     <title>変更履歴:</title>
39    
40     <!-- Changelog template
41    
42     <listitem>
43     <para>Date</para>
44     <itemizedlist>
45     <listitem>
46     <para>[name] - New changelog entry.</para>
47     </listitem>
48     <listitem>
49     <para>[name] - Previous changelog entry.</para>
50     </listitem>
51     </itemizedlist>
52     </listitem>
53    
54     -->
55    
56     <listitem>
57 matsuand 282 <para>2011-03-02</para>
58     <itemizedlist>
59     <listitem>
60     <para>[matsuand] -
61     src/chapter04/creatingtoolsdir.ch,
62     src/chapter06/kernfs.ch:
63     SVN-20110218, r9475 対応。
64     </para>
65     </listitem>
66     </itemizedlist>
67     </listitem>
68    
69     <listitem>
70 matsuand 273 <para>2011-02-19</para>
71     <itemizedlist>
72     <listitem>
73     <para>[matsuand] -
74 matsuand 278 SVN-20110218, r9473 対応。
75     </para>
76     </listitem>
77     <listitem>
78     <para>[matsuand] -
79 matsuand 273 src/chapter06/grub.ch,
80     src/chapter07/console.ch:
81     SVN-20110218, r9472 対応。
82     </para>
83     </listitem>
84     </itemizedlist>
85     </listitem>
86    
87     <listitem>
88 matsuand 272 <para>2011-02-17</para>
89     <itemizedlist>
90     <listitem>
91     <para>[matsuand] -
92     src/chapter05/bash.ch,
93     src/chapter06/{bash.ch, readline.ch, shadow.ch}:
94     SVN-20110216, r9468 対応。
95     </para>
96     </listitem>
97     </itemizedlist>
98     </listitem>
99    
100     <listitem>
101 matsuand 266 <para>2011-02-11</para>
102     <itemizedlist>
103     <listitem>
104     <para>[matsuand] -
105     src/appendices/dependencies.ch,
106     src/chapter03/packages.ch,
107     src/chapter05/e2fsprogs.ch,
108     src/chapter06/{e2fsprogs.ch, sysvinit.ch, util-linux.ch},
109     src/prologue/{standards.ch, why.ch}:
110     SVN-20110210, r9460 対応。
111     </para>
112     </listitem>
113     </itemizedlist>
114     </listitem>
115    
116     <listitem>
117 matsuand 264 <para>2011-02-05</para>
118     <itemizedlist>
119     <listitem>
120     <para>[matsuand] -
121     src/chapter06/glibc.ch:
122     SVN-20110204, r9458 対応。
123     </para>
124     </listitem>
125     </itemizedlist>
126     </listitem>
127    
128     <listitem>
129 matsuand 261 <para>2011-01-28</para>
130     <itemizedlist>
131     <listitem>
132     <para>[matsuand] -
133     src/chapter06/glibc.ch:
134     SVN-20110127, r9452 対応。
135     </para>
136     </listitem>
137     </itemizedlist>
138     </listitem>
139    
140     <listitem>
141 matsuand 260 <para>2011-01-26</para>
142     <itemizedlist>
143     <listitem>
144     <para>[matsuand] -
145     src/chapter06/pkg-config.ch:
146     SVN-20110125, r9451 対応。
147     </para>
148     </listitem>
149     </itemizedlist>
150     </listitem>
151    
152     <listitem>
153 matsuand 259 <para>2011-01-25</para>
154     <itemizedlist>
155     <listitem>
156     <para>[matsuand] -
157     src/chapter06/shadow.ch, src/chapter08/grub.ch:
158     SVN-20110124, r9450 対応。
159     </para>
160     </listitem>
161     </itemizedlist>
162     </listitem>
163    
164     <listitem>
165 matsuand 256 <para>2011-01-24</para>
166     <itemizedlist>
167     <listitem>
168     <para>[matsuand] -
169     chapter06/{man-db.ch, udev.ch},
170     appendices/dependencies.ch:
171     SVN-20110123, r9448 対応。
172     </para>
173     </listitem>
174     </itemizedlist>
175     </listitem>
176    
177     <listitem>
178 matsuand 247 <para>2011-01-11</para>
179     <itemizedlist>
180     <listitem>
181     <para>[matsuand] -
182     SVN-20110110, r9441 対応。(日本語訳変更なし。)
183     </para>
184     </listitem>
185     </itemizedlist>
186     </listitem>
187    
188     <listitem>
189 matsuand 246 <para>2011-01-08</para>
190     <itemizedlist>
191     <listitem>
192     <para>[matsuand] -
193     SVN-20110107, r9439 対応。(日本語訳変更なし。)
194     </para>
195     </listitem>
196     </itemizedlist>
197     </listitem>
198    
199     <listitem>
200 matsuand 245 <para>2011-01-06</para>
201     <itemizedlist>
202     <listitem>
203     <para>[matsuand] -
204     src/{chapter05,chapter06}/xz.ch:
205     SVN-20101229, r9438 対応。
206     </para>
207     </listitem>
208     </itemizedlist>
209     </listitem>
210    
211     <listitem>
212 matsuand 242 <para>2011-01-05</para>
213     <itemizedlist>
214     <listitem>
215     <para>[matsuand] -
216     src/chapter06/xz-utils.ch,
217     src/appendices/dependencies.ch:
218     SVN-20101229, r9437 対応。
219     </para>
220     </listitem>
221     </itemizedlist>
222     </listitem>
223    
224     <listitem>
225 matsuand 241 <para>2011-01-03</para>
226     <itemizedlist>
227     <listitem>
228     <para>[matsuand] -
229     src/chapter03/packages.ch,
230     src/{chapter05,chapter06}/xz-utils.ch,
231     src/appendices/dependencies.ch,
232     src/prologue/why.ch:
233     SVN-20101229, r9436 対応。
234     </para>
235     </listitem>
236     </itemizedlist>
237     </listitem>
238    
239     <listitem>
240 matsuand 240 <para>2010-12-31</para>
241     <itemizedlist>
242     <listitem>
243     <para>[matsuand] -
244     src/chapter06/src/chapter06/shadow.ch:
245 matsuand 241 SVN-20101229, r9434 対応。
246 matsuand 240 </para>
247     </listitem>
248     </itemizedlist>
249     </listitem>
250    
251     <listitem>
252 matsuand 238 <para>2010-12-25</para>
253     <itemizedlist>
254     <listitem>
255     <para>[matsuand] -
256     src/chapter06/perl.ch:
257     SVN-20101223, r9431 対応。
258     </para>
259     </listitem>
260     </itemizedlist>
261     </listitem>
262    
263     <listitem>
264 matsuand 237 <para>2010-12-21</para>
265     <itemizedlist>
266     <listitem>
267     <para>[matsuand] -
268     SVN-20101219, r9430 対応。(日本語訳変更なし。)
269     </para>
270     </listitem>
271     </itemizedlist>
272     </listitem>
273    
274     <listitem>
275 matsuand 236 <para>2010-12-17</para>
276     <itemizedlist>
277     <listitem>
278     <para>[matsuand] -
279     src/chapter03/patches.ch, src/chapter05/glibc.ch,
280     src/chapter06/{glibc.ch, man-db.ch},
281     src/appendices/dependencies.ch:
282     SVN-20101214, r9427 対応。
283     </para>
284     </listitem>
285     </itemizedlist>
286     </listitem>
287    
288     <listitem>
289 matsuand 235 <para>2010-11-26</para>
290     <itemizedlist>
291     <listitem>
292     <para>[matsuand] -
293     SVN-20101118, r9421 対応。(Coreutils が 8.7 から 8.6 にダウングレード。)
294     </para>
295     </listitem>
296     </itemizedlist>
297     </listitem>
298    
299     <listitem>
300 matsuand 232 <para>2010-11-19</para>
301     <itemizedlist>
302     <listitem>
303     <para>[matsuand] -
304     src/chapter03/patches.ch,
305     src/chapter05/expect.ch:
306     SVN-20101118, r9420 対応。
307     </para>
308     </listitem>
309     </itemizedlist>
310     </listitem>
311    
312     <listitem>
313 matsuand 231 <para>2010-11-13</para>
314     <itemizedlist>
315     <listitem>
316     <para>[matsuand] -
317     src/chapter03/patches.ch,
318     src/chapter05/tar.ch,
319     src/chapter06/{glibc.ch,inetutils.ch,tar.ch}:
320     SVN-20101110, r9415 対応。
321     </para>
322     </listitem>
323     </itemizedlist>
324     </listitem>
325    
326     <listitem>
327 matsuand 229 <para>2010-11-06</para>
328     <itemizedlist>
329     <listitem>
330     <para>[matsuand] -
331     src/appendices/dependencies.ch:
332     更新誤りを訂正。
333     </para>
334     </listitem>
335     </itemizedlist>
336     </listitem>
337    
338     <listitem>
339 matsuand 226 <para>2010-10-30</para>
340     <itemizedlist>
341     <listitem>
342     <para>[matsuand] -
343     src/chapter06/perl.ch:
344     SVN-20101029, r9410 対応。
345     </para>
346     </listitem>
347     </itemizedlist>
348     </listitem>
349    
350     <listitem>
351 matsuand 225 <para>2010-10-29</para>
352     <itemizedlist>
353     <listitem>
354     <para>[matsuand] -
355     src/chapter03/introduction.ch, src/chapter06/zlib.ch:
356     SVN-20101028, r9409 対応。
357     </para>
358     </listitem>
359     </itemizedlist>
360     </listitem>
361    
362     <listitem>
363 matsuand 224 <para>2010-10-27</para>
364     <itemizedlist>
365     <listitem>
366     <para>[matsuand] -
367     src/chapter05/gcc-pass1.ch, src/chapter06/gcc.ch:
368     SVN-20101026, r9407 対応。
369     </para>
370     </listitem>
371     </itemizedlist>
372     </listitem>
373    
374     <listitem>
375 matsuand 223 <para>2010-10-25</para>
376     <itemizedlist>
377     <listitem>
378     <para>[matsuand] -
379     SVN-20101024, r9405 対応。(日本語訳修正なし)
380     </para>
381     </listitem>
382     </itemizedlist>
383     </listitem>
384    
385     <listitem>
386 matsuand 220 <para>2010-10-19</para>
387     <itemizedlist>
388     <listitem>
389     <para>[matsuand] -
390     src/chapter06/autoconf.ch:
391     SVN-20101018, r9401 対応。
392     </para>
393     </listitem>
394     </itemizedlist>
395     </listitem>
396    
397     <listitem>
398 matsuand 213 <para>2010-09-23</para>
399 matsuand 209 <itemizedlist>
400     <listitem>
401     <para>[matsuand] -
402 matsuand 214 src/chapter06/sysvinit.ch:
403     訳出漏れを訂正。
404     </para>
405     </listitem>
406     <listitem>
407     <para>[matsuand] -
408 matsuand 182 src/chapter03/patches.ch,
409 matsuand 213 src/chapter05/m4.ch,
410     src/chapter06/{autoconf,bzip2,m4,pkg-config,procps,psmisc}.ch:
411     SVN-20100919, r9392 対応。
412 matsuand 182 </para>
413     </listitem>
414     </itemizedlist>
415     </listitem>
416    
417     <listitem>
418 matsuand 213 <para>2010-09-19</para>
419 matsuand 179 <itemizedlist>
420     <listitem>
421     <para>[matsuand] -
422 matsuand 213 LFS-6.7 対応。
423 matsuand 179 </para>
424     </listitem>
425 matsuand 178 <listitem>
426     <para>[matsuand] -
427 matsuand 213 src/chapter06/gcc.ch:
428     SVN-20100918, r9378 対応。
429 matsuand 178 </para>
430     </listitem>
431     </itemizedlist>
432     </listitem>
433    
434 matsuand 9 </itemizedlist>
435    
436     </sect1>

Properties

Name Value
svn:keywords Author Date Rev

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26