source: introduction/welcome/changelog.xml@ 4d32631

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 4d32631 was 4d32631, checked in by Randy McMurchy <randy@…>, 19 years ago

Added documentation installation to the Xvid instructions; added a note to run the test suite to the liba52 instructions

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

  • Property mode set to 100644
File size: 12.5 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>August 28th, 2005</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Added documentation installation to the Xvid
49 instructions.</para>
50 </listitem>
51 <listitem>
52 <para>[randy] - Added documentation installation to the libdv
53 instructions.</para>
54 </listitem>
55 <listitem>
56 <para>[randy] - Updated to whois-4.7.6.</para>
57 </listitem>
58 <listitem>
59 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
60 </listitem>
61 <listitem>
62 <para>[randy] - Added a patch to fix the XMMS plugin and added a
63 sed command to fix the Valgrind testing in the FLAC
64 instructions.</para>
65 </listitem>
66 </itemizedlist>
67 </listitem>
68
69 <listitem>
70 <para>August 27th, 2005</para>
71 <itemizedlist>
72 <listitem>
73 <para>[randy] - Added a patch to fix the test suite in the id3lib
74 instructions.</para>
75 </listitem>
76 <listitem>
77 <para>[randy] - Updated the GCC patch and provided documentation
78 installation to the libmpeg3 instructions.</para>
79 </listitem>
80 </itemizedlist>
81 </listitem>
82
83 <listitem>
84 <para>August 26th, 2005</para>
85 <itemizedlist>
86 <listitem>
87 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
88 the Movemail and RSS &amp; Blogs account setup options are now
89 available 2) modified the Enigmail setup so that it actually works
90 3) fixed the profile locking problem 4) made it so that if a mailto:
91 URL is clicked, a message compose window is opened with the To: field
92 filled out.</para>
93 </listitem>
94 </itemizedlist>
95 </listitem>
96
97 <listitem>
98 <para>August 25th, 2005</para>
99 <itemizedlist>
100 <listitem>
101 <para>[randy] - Added a command to the Firefox instructions to fix
102 the profile locking problem and an optional command to open a new
103 tab in an existing browser window, both suggested by Kevin
104 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
105 suggestions.</para>
106 </listitem>
107 </itemizedlist>
108 </listitem>
109
110 <listitem>
111 <para>August 24th, 2005</para>
112 <itemizedlist>
113 <listitem>
114 <para>[randy] - Modified SLIB instructions to use TeX instead of
115 Lynx to create the text documentation.</para>
116 </listitem>
117 </itemizedlist>
118 </listitem>
119
120 <listitem>
121 <para>August 22nd, 2005</para>
122 <itemizedlist>
123 <listitem>
124 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
125 Hugo Villeneuve for pointed it out.</para>
126 </listitem>
127 <listitem>
128 <para>[randy] - Updated to Xpdf-3.01</para>
129 </listitem>
130 <listitem>
131 <para>[randy] - Updated to SLIB-3a2</para>
132 </listitem>
133 </itemizedlist>
134 </listitem>
135
136 <listitem>
137 <para>August 21st, 2005</para>
138 <itemizedlist>
139 <listitem>
140 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
141 dependency, added commands to install documentation and added an FTP
142 download URL.</para>
143 </listitem>
144 <listitem>
145 <para>[richard] - Updated to Leafnode-1.11.3.</para>
146 </listitem>
147 </itemizedlist>
148 </listitem>
149
150 <listitem>
151 <para>August 20th, 2005</para>
152 <itemizedlist>
153 <listitem>
154 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
155 </listitem>
156 <listitem>
157 <para>[randy] - Renamed the FOP patch to adhere with the naming
158 standards.</para>
159 </listitem>
160 <listitem>
161 <para>[randy] - Updated to GnuPG-1.4.2.</para>
162 </listitem>
163 <listitem>
164 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
165 the ffitarget.h interface header in /usr/include.</para>
166 </listitem>
167 </itemizedlist>
168 </listitem>
169
170 <listitem>
171 <para>August 19th, 2005</para>
172 <itemizedlist>
173 <listitem>
174 <para>[dj] - Updated dev.d scripts and surrounding text
175 in alsa-utils.</para>
176 </listitem>
177 <listitem>
178 <para>[randy] - Updated to Sysstat-6.0.1.</para>
179 </listitem>
180 <listitem>
181 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
182 </listitem>
183 <listitem>
184 <para>[randy] - Updated to Nail-11.25.</para>
185 </listitem>
186 <listitem>
187 <para>[randy] - Updated to Subversion-1.2.1.</para>
188 </listitem>
189 <listitem>
190 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
191 </listitem>
192 </itemizedlist>
193 </listitem>
194
195 <listitem>
196 <para>August 17th, 2005</para>
197 <itemizedlist>
198 <listitem>
199 <para>[randy] - Updated to GCC-3.3.6.</para>
200 </listitem>
201 <listitem>
202 <para>[randy] - Updated to Doxygen-1.4.4.</para>
203 </listitem>
204 </itemizedlist>
205 </listitem>
206
207 <listitem>
208 <para>August 16th, 2005</para>
209 <itemizedlist>
210 <listitem>
211 <para>[bdubbs] - Added instructions for cm-super
212 fonts to TeX.</para>
213 </listitem>
214 <listitem>
215 <para>[randy] - Added additional parameters to the
216 configure command and added a note to run the test suite to the
217 Gimp-Print instructions.</para>
218 </listitem>
219 <listitem>
220 <para>[dj] - Updated cups bootscript installation
221 to remove existing scripts and changed note to show that CUPS should
222 be started after Samba.</para>
223 </listitem>
224 </itemizedlist>
225 </listitem>
226
227 <listitem>
228 <para>August 15th, 2005</para>
229 <itemizedlist>
230 <listitem>
231 <para>[randy] - Added a patch and a note about running
232 the test suite to the CUPS instructions.</para>
233 </listitem>
234 </itemizedlist>
235 </listitem>
236
237 <listitem>
238 <para>August 14th, 2005</para>
239 <itemizedlist>
240 <listitem>
241 <para>[randy] - Updates to PHP: added new dependencies,
242 placed the dependencies in catagories, added instructions to install
243 documentation, added instruction to update php.ini and minor textual
244 corrections.</para>
245 </listitem>
246 <listitem>
247 <para>[randy] - Updated to GTK-Doc-1.4.</para>
248 </listitem>
249 <listitem>
250 <para>[randy] - Updated to HTML Tidy-050803.</para>
251 </listitem>
252 <listitem>
253 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
254 </listitem>
255 <listitem>
256 <para>[randy] - Added a configure switch to OpenLDAP
257 to create the executables dynamically linked to the libraries.</para>
258 </listitem>
259 <listitem>
260 <para>[randy] - Added documentation installation to the GTK+ (version
261 1) instructions.</para>
262 </listitem>
263 </itemizedlist>
264 </listitem>
265
266 <listitem>
267 <para>August 13th, 2005</para>
268 <itemizedlist>
269 <listitem>
270 <para>[larry] - Add a warning to MIT KRB5
271 concerning the use of login.krb5 as a substitute for login.</para>
272 </listitem>
273 <listitem>
274 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
275 version; also added dependencies and configuration explanation.</para>
276 </listitem>
277 </itemizedlist>
278 </listitem>
279
280 <listitem>
281 <para>August 12th, 2005</para>
282 <itemizedlist>
283 <listitem>
284 <para>[randy] - Added a command to the PostgreSQL
285 instructions to fix broken ownership of installed files.</para>
286 </listitem>
287 </itemizedlist>
288 </listitem>
289
290 <listitem>
291 <para>August 11th, 2005</para>
292 <itemizedlist>
293 <listitem>
294 <para>[randy] - Updated the JDK binary version to
295 1.5.0_04.</para>
296 </listitem>
297 <listitem>
298 <para>[randy] - Added sharutils as an optional dependency of
299 Berkeley DB.</para>
300 </listitem>
301 <listitem>
302 <para>[randy] - Applied a patch contributed by stirling
303 to fix many broken download URLs.</para>
304 </listitem>
305 <listitem>
306 <para>[randy] - Added a new section "Other Programming
307 Tools" to Chapter 12 - Programming.</para>
308 </listitem>
309 </itemizedlist>
310 </listitem>
311
312 <listitem>
313 <para>August 10th, 2005</para>
314 <itemizedlist>
315 <listitem>
316 <para>[randy] - Added style information files and
317 documentation installation to the JadeTeX instructions.</para>
318 </listitem>
319 </itemizedlist>
320 </listitem>
321
322 <listitem>
323 <para>August 9th, 2005</para>
324 <itemizedlist>
325 <listitem>
326 <para>[randy] - Modified the CrackLib instructions to
327 include an alternate source for word lists, how to incorporate additional
328 word lists, and added additional text contributed by Alexander
329 Patrakov.</para>
330 </listitem>
331 <listitem>
332 <para>[dj] - Added default PATH for pam_env and
333 a note about the lack of ENV_SUPATH.</para>
334 </listitem>
335 </itemizedlist>
336 </listitem>
337
338 <listitem>
339 <para>August 8th, 2005</para>
340 <itemizedlist>
341 <listitem>
342 <para>[randy] - Modified documentation installation in
343 the Fontconfig instructions.</para>
344 </listitem>
345 <listitem>
346 <para>[randy] - Modified the Shadow instructions so
347 that builders will not receive configuration errors during the testing
348 recommended by the warning note.</para>
349 </listitem>
350 <listitem>
351 <para>[randy] - Added instructions to install a patch
352 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
353 for the suggestion.</para>
354 </listitem>
355 <listitem>
356 <para>[randy] - Added instructions to install a patch
357 to NASM that fixes a security vulnerability, thanks to Ken Moffat
358 for the suggestion.</para>
359 </listitem>
360 <listitem>
361 <para>[randy] - Added documentation installation to
362 the expat instructions.</para>
363 </listitem>
364 </itemizedlist>
365 </listitem>
366
367 <listitem>
368 <para>August 7th, 2005</para>
369 <itemizedlist>
370 <listitem>
371 <para>[randy] - Removed building the MPFR library
372 from the GMP instructions.</para>
373 </listitem>
374 </itemizedlist>
375 </listitem>
376
377 <listitem>
378 <para>August 6th, 2005</para>
379 <itemizedlist>
380 <listitem>
381 <para>[larry] - Added dictionary file to MIT
382 Kerberos setup and made adjusts for PAM.</para>
383 </listitem>
384 <listitem>
385 <para>[randy] - Updated to S-Lang-2.0.4.</para>
386 </listitem>
387 </itemizedlist>
388 </listitem>
389
390 <listitem>
391 <para>August 5th, 2005</para>
392 <itemizedlist>
393 <listitem>
394 <para>[randy] - Updated to Wget-1.10.</para>
395 </listitem>
396 <listitem>
397 <para>[randy] - Updated to PCRE-6.2.</para>
398 </listitem>
399 </itemizedlist>
400 </listitem>
401
402 <listitem>
403 <para>August 1st, 2005</para>
404 <itemizedlist>
405 <listitem>
406 <para>[bdubbs] - Released Version 6.1-pre1.</para>
407 </listitem>
408 </itemizedlist>
409 </listitem>
410
411 </itemizedlist>
412
413</sect1>
Note: See TracBrowser for help on using the repository browser.