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

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 4b69cf79 was 4b69cf79, checked in by Bruce Dubbs <bdubbs@…>, 19 years ago

Updated to KDE-3.4.2. Added notes the about location of configuruation files. Updated optional dependencies.

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

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