source: introduction/welcome/changelog.xml@ 95ec78a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 95ec78a was 95ec78a, checked in by Randy McMurchy <randy@…>, 19 years ago

Fixed some broken commands in the TeX instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5005 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 14.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="intro-welcome-changelog" xreflabel='Change Log'>
9 <?dbhtml filename="changelog.html"?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16 <title>Change Log</title>
17
18 <para>Please note that the Change Log only lists which editor was
19 responsible for putting the changes into SVN; please read the
20 <xref linkend="intro-welcome-credits"/> page in Chapter 1 for details on
21 who wrote what.</para>
22
23 <para>Current release: &version; &ndash; &releasedate;</para>
24
25 <itemizedlist>
26 <title>Changelog Entries:</title>
27
28<!-- Changelog template
29
30 <listitem>
31 <para>Date</para>
32 <itemizedlist>
33 <listitem>
34 <para>[name] - Changelog entry.</para>
35 </listitem>
36 <listitem>
37 <para>[name] - Another changelog entry.</para>
38 </listitem>
39 </itemizedlist>
40 </listitem>
41
42-->
43
44 <listitem>
45 <para>September 2nd, 2005</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Fixed some broken commands in the TeX
49 instructions.</para>
50 </listitem>
51 </itemizedlist>
52 </listitem>
53
54 <listitem>
55 <para>September 1st, 2005</para>
56 <itemizedlist>
57 <listitem>
58 <para>[randy] - Added documentation installation commands to the
59 ALSA Libraries instructions.</para>
60 </listitem>
61 </itemizedlist>
62 </listitem>
63
64 <listitem>
65 <para>August 31st, 2005</para>
66 <itemizedlist>
67 <listitem>
68 <para>[randy] - Updated to Shadow-4.0.12.</para>
69 </listitem>
70 <listitem>
71 <para>[randy] - Updated to Wget-1.10.1.</para>
72 </listitem>
73 </itemizedlist>
74 </listitem>
75
76 <listitem>
77 <para>August 30th, 2005</para>
78 <itemizedlist>
79 <listitem>
80 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
81 </listitem>
82 <listitem>
83 <para>[randy] - Removed obsolete dependencies from the LZO
84 instructions.</para>
85 </listitem>
86 </itemizedlist>
87 </listitem>
88
89 <listitem>
90 <para>August 29th, 2005</para>
91 <itemizedlist>
92 <listitem>
93 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
94 about the location of configuruation files. Updated
95 optional dependencies.</para>
96 </listitem>
97 <listitem>
98 <para>[richard] - Added definition of dependency terms
99 to Notes on Building Software.</para>
100 </listitem>
101 </itemizedlist>
102 </listitem>
103
104 <listitem>
105 <para>August 28th, 2005</para>
106 <itemizedlist>
107 <listitem>
108 <para>[randy] - Added documentation installation commands to the Xvid
109 instructions.</para>
110 </listitem>
111 <listitem>
112 <para>[randy] - Added documentation installation commands to the
113 libdv instructions.</para>
114 </listitem>
115 <listitem>
116 <para>[randy] - Updated to whois-4.7.6.</para>
117 </listitem>
118 <listitem>
119 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
120 </listitem>
121 <listitem>
122 <para>[randy] - Added a patch to fix the XMMS plugin and added a
123 sed command to fix the Valgrind testing in the FLAC
124 instructions.</para>
125 </listitem>
126 </itemizedlist>
127 </listitem>
128
129 <listitem>
130 <para>August 27th, 2005</para>
131 <itemizedlist>
132 <listitem>
133 <para>[randy] - Added a patch to fix the test suite in the id3lib
134 instructions.</para>
135 </listitem>
136 <listitem>
137 <para>[randy] - Updated the GCC patch and provided documentation
138 installation commands to the libmpeg3 instructions.</para>
139 </listitem>
140 </itemizedlist>
141 </listitem>
142
143 <listitem>
144 <para>August 26th, 2005</para>
145 <itemizedlist>
146 <listitem>
147 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
148 the Movemail and RSS &amp; Blogs account setup options are now
149 available 2) modified the Enigmail setup so that it actually works
150 3) fixed the profile locking problem 4) made it so that if a mailto:
151 URL is clicked, a message compose window is opened with the To: field
152 filled out.</para>
153 </listitem>
154 </itemizedlist>
155 </listitem>
156
157 <listitem>
158 <para>August 25th, 2005</para>
159 <itemizedlist>
160 <listitem>
161 <para>[randy] - Added a command to the Firefox instructions to fix
162 the profile locking problem and an optional command to open a new
163 tab in an existing browser window, both suggested by Kevin
164 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
165 suggestions.</para>
166 </listitem>
167 </itemizedlist>
168 </listitem>
169
170 <listitem>
171 <para>August 24th, 2005</para>
172 <itemizedlist>
173 <listitem>
174 <para>[randy] - Modified SLIB instructions to use TeX instead of
175 Lynx to create the text documentation.</para>
176 </listitem>
177 </itemizedlist>
178 </listitem>
179
180 <listitem>
181 <para>August 22nd, 2005</para>
182 <itemizedlist>
183 <listitem>
184 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
185 Hugo Villeneuve for pointed it out.</para>
186 </listitem>
187 <listitem>
188 <para>[randy] - Updated to Xpdf-3.01</para>
189 </listitem>
190 <listitem>
191 <para>[randy] - Updated to SLIB-3a2</para>
192 </listitem>
193 </itemizedlist>
194 </listitem>
195
196 <listitem>
197 <para>August 21st, 2005</para>
198 <itemizedlist>
199 <listitem>
200 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
201 dependency, added commands to install documentation and added an FTP
202 download URL.</para>
203 </listitem>
204 <listitem>
205 <para>[richard] - Updated to Leafnode-1.11.3.</para>
206 </listitem>
207 </itemizedlist>
208 </listitem>
209
210 <listitem>
211 <para>August 20th, 2005</para>
212 <itemizedlist>
213 <listitem>
214 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
215 </listitem>
216 <listitem>
217 <para>[randy] - Renamed the FOP patch to adhere with the naming
218 standards.</para>
219 </listitem>
220 <listitem>
221 <para>[randy] - Updated to GnuPG-1.4.2.</para>
222 </listitem>
223 <listitem>
224 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
225 the ffitarget.h interface header in /usr/include.</para>
226 </listitem>
227 </itemizedlist>
228 </listitem>
229
230 <listitem>
231 <para>August 19th, 2005</para>
232 <itemizedlist>
233 <listitem>
234 <para>[dj] - Updated dev.d scripts and surrounding text
235 in alsa-utils.</para>
236 </listitem>
237 <listitem>
238 <para>[randy] - Updated to Sysstat-6.0.1.</para>
239 </listitem>
240 <listitem>
241 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
242 </listitem>
243 <listitem>
244 <para>[randy] - Updated to Nail-11.25.</para>
245 </listitem>
246 <listitem>
247 <para>[randy] - Updated to Subversion-1.2.1.</para>
248 </listitem>
249 <listitem>
250 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
251 </listitem>
252 </itemizedlist>
253 </listitem>
254
255 <listitem>
256 <para>August 17th, 2005</para>
257 <itemizedlist>
258 <listitem>
259 <para>[randy] - Updated to GCC-3.3.6.</para>
260 </listitem>
261 <listitem>
262 <para>[randy] - Updated to Doxygen-1.4.4.</para>
263 </listitem>
264 </itemizedlist>
265 </listitem>
266
267 <listitem>
268 <para>August 16th, 2005</para>
269 <itemizedlist>
270 <listitem>
271 <para>[bdubbs] - Added instructions for cm-super
272 fonts to TeX.</para>
273 </listitem>
274 <listitem>
275 <para>[randy] - Added additional parameters to the
276 configure command and added a note to run the test suite to the
277 Gimp-Print instructions.</para>
278 </listitem>
279 <listitem>
280 <para>[dj] - Updated cups bootscript installation
281 to remove existing scripts and changed note to show that CUPS should
282 be started after Samba.</para>
283 </listitem>
284 </itemizedlist>
285 </listitem>
286
287 <listitem>
288 <para>August 15th, 2005</para>
289 <itemizedlist>
290 <listitem>
291 <para>[randy] - Added a patch and a note about running
292 the test suite to the CUPS instructions.</para>
293 </listitem>
294 </itemizedlist>
295 </listitem>
296
297 <listitem>
298 <para>August 14th, 2005</para>
299 <itemizedlist>
300 <listitem>
301 <para>[randy] - Updates to PHP: added new dependencies,
302 placed the dependencies in catagories, added instructions to install
303 documentation, added instruction to update php.ini and minor textual
304 corrections.</para>
305 </listitem>
306 <listitem>
307 <para>[randy] - Updated to GTK-Doc-1.4.</para>
308 </listitem>
309 <listitem>
310 <para>[randy] - Updated to HTML Tidy-050803.</para>
311 </listitem>
312 <listitem>
313 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
314 </listitem>
315 <listitem>
316 <para>[randy] - Added a configure switch to OpenLDAP
317 to create the executables dynamically linked to the libraries.</para>
318 </listitem>
319 <listitem>
320 <para>[randy] - Added documentation installation commands to the GTK+
321 (version 1) instructions.</para>
322 </listitem>
323 </itemizedlist>
324 </listitem>
325
326 <listitem>
327 <para>August 13th, 2005</para>
328 <itemizedlist>
329 <listitem>
330 <para>[larry] - Add a warning to MIT KRB5
331 concerning the use of login.krb5 as a substitute for login.</para>
332 </listitem>
333 <listitem>
334 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
335 version; also added dependencies and configuration explanation.</para>
336 </listitem>
337 </itemizedlist>
338 </listitem>
339
340 <listitem>
341 <para>August 12th, 2005</para>
342 <itemizedlist>
343 <listitem>
344 <para>[randy] - Added a command to the PostgreSQL
345 instructions to fix broken ownership of installed files.</para>
346 </listitem>
347 </itemizedlist>
348 </listitem>
349
350 <listitem>
351 <para>August 11th, 2005</para>
352 <itemizedlist>
353 <listitem>
354 <para>[randy] - Updated the JDK binary version to
355 1.5.0_04.</para>
356 </listitem>
357 <listitem>
358 <para>[randy] - Added sharutils as an optional dependency of
359 Berkeley DB.</para>
360 </listitem>
361 <listitem>
362 <para>[randy] - Applied a patch contributed by stirling
363 to fix many broken download URLs.</para>
364 </listitem>
365 <listitem>
366 <para>[randy] - Added a new section "Other Programming
367 Tools" to Chapter 12 - Programming.</para>
368 </listitem>
369 </itemizedlist>
370 </listitem>
371
372 <listitem>
373 <para>August 10th, 2005</para>
374 <itemizedlist>
375 <listitem>
376 <para>[randy] - Added style information files and
377 documentation installation commands to the JadeTeX
378 instructions.</para>
379 </listitem>
380 </itemizedlist>
381 </listitem>
382
383 <listitem>
384 <para>August 9th, 2005</para>
385 <itemizedlist>
386 <listitem>
387 <para>[randy] - Modified the CrackLib instructions to
388 include an alternate source for word lists, how to incorporate additional
389 word lists, and added additional text contributed by Alexander
390 Patrakov.</para>
391 </listitem>
392 <listitem>
393 <para>[dj] - Added default PATH for pam_env and
394 a note about the lack of ENV_SUPATH.</para>
395 </listitem>
396 </itemizedlist>
397 </listitem>
398
399 <listitem>
400 <para>August 8th, 2005</para>
401 <itemizedlist>
402 <listitem>
403 <para>[randy] - Modified documentation installation in
404 the Fontconfig instructions.</para>
405 </listitem>
406 <listitem>
407 <para>[randy] - Modified the Shadow instructions so
408 that builders will not receive configuration errors during the testing
409 recommended by the warning note.</para>
410 </listitem>
411 <listitem>
412 <para>[randy] - Added instructions to install a patch
413 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
414 for the suggestion.</para>
415 </listitem>
416 <listitem>
417 <para>[randy] - Added instructions to install a patch
418 to NASM that fixes a security vulnerability, thanks to Ken Moffat
419 for the suggestion.</para>
420 </listitem>
421 <listitem>
422 <para>[randy] - Added documentation installation commands to
423 the expat instructions.</para>
424 </listitem>
425 </itemizedlist>
426 </listitem>
427
428 <listitem>
429 <para>August 7th, 2005</para>
430 <itemizedlist>
431 <listitem>
432 <para>[randy] - Removed building the MPFR library
433 from the GMP instructions.</para>
434 </listitem>
435 </itemizedlist>
436 </listitem>
437
438 <listitem>
439 <para>August 6th, 2005</para>
440 <itemizedlist>
441 <listitem>
442 <para>[larry] - Added dictionary file to MIT
443 Kerberos setup and made adjusts for PAM.</para>
444 </listitem>
445 <listitem>
446 <para>[randy] - Updated to S-Lang-2.0.4.</para>
447 </listitem>
448 </itemizedlist>
449 </listitem>
450
451 <listitem>
452 <para>August 5th, 2005</para>
453 <itemizedlist>
454 <listitem>
455 <para>[randy] - Updated to Wget-1.10.</para>
456 </listitem>
457 <listitem>
458 <para>[randy] - Updated to PCRE-6.2.</para>
459 </listitem>
460 </itemizedlist>
461 </listitem>
462
463 <listitem>
464 <para>August 1st, 2005</para>
465 <itemizedlist>
466 <listitem>
467 <para>[bdubbs] - Released Version 6.1-pre1.</para>
468 </listitem>
469 </itemizedlist>
470 </listitem>
471
472 </itemizedlist>
473
474</sect1>
Note: See TracBrowser for help on using the repository browser.