[3f8be484] | 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="ch-intro-changelog" xreflabel="Master Changelog">
|
---|
| 9 | <?dbhtml filename="changelog.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Master Changelog</title>
|
---|
| 12 |
|
---|
| 13 | <para>This is version &version; of the Linux From Scratch book, dated
|
---|
| 14 | &releasedate;. If this book is more than six months old, a newer and better
|
---|
| 15 | version is probably already available. To find out, please check one of the
|
---|
| 16 | mirrors via <ulink url="&lfs-root;"/>.</para>
|
---|
| 17 |
|
---|
| 18 | <para>Below is a list of detailed changes made since the previous release of
|
---|
| 19 | the book.</para>
|
---|
| 20 |
|
---|
[9095be6] | 21 | <itemizedlist>
|
---|
| 22 | <title>Changelog Entries:</title>
|
---|
[3f8be484] | 23 |
|
---|
| 24 | <!-- Changelog template
|
---|
| 25 |
|
---|
| 26 | <listitem>
|
---|
| 27 | <para>Date</para>
|
---|
| 28 | <itemizedlist>
|
---|
| 29 | <listitem>
|
---|
[9095be6] | 30 | <para>[name] - New changelog entry.</para>
|
---|
[3f8be484] | 31 | </listitem>
|
---|
| 32 | <listitem>
|
---|
[9095be6] | 33 | <para>[name] - Previous changelog entry.</para>
|
---|
[3f8be484] | 34 | </listitem>
|
---|
| 35 | </itemizedlist>
|
---|
| 36 | </listitem>
|
---|
| 37 | -->
|
---|
| 38 |
|
---|
[e71ed78] | 39 | <listitem>
|
---|
| 40 | <para>December 12, 2005</para>
|
---|
| 41 | <itemizedlist>
|
---|
| 42 | <listitem>
|
---|
| 43 | <para>[jim] - Removed testsuites from Temp-Tools section.</para>
|
---|
| 44 | </listitem>
|
---|
| 45 | </itemizedlist>
|
---|
| 46 | </listitem>
|
---|
| 47 |
|
---|
[5548691] | 48 | <listitem>
|
---|
[cf682c1] | 49 | <para>December 11, 2005</para>
|
---|
| 50 | <itemizedlist>
|
---|
| 51 | <listitem>
|
---|
| 52 | <para>[ken] - Fix Tcl configure, thanks to Greg Schafer.</para>
|
---|
| 53 | </listitem>
|
---|
| 54 | </itemizedlist>
|
---|
| 55 | </listitem>
|
---|
| 56 |
|
---|
| 57 | <listitem>
|
---|
[5548691] | 58 | <para>December 9, 2005</para>
|
---|
| 59 | <itemizedlist>
|
---|
| 60 | <listitem>
|
---|
| 61 | <para>[jim] - Upgraded to Module Init Tools 3.2.2.</para>
|
---|
| 62 | </listitem>
|
---|
[263192a] | 63 | <listitem>
|
---|
| 64 | <para>[ken] - Bzip2 - clarify what is being tested.</para>
|
---|
| 65 | </listitem>
|
---|
[a305bc8] | 66 | <listitem>
|
---|
| 67 | <para>[jim] - Removed installation of sound sanitized headers.
|
---|
| 68 | They will be removed in the next release of linux-libc-headers.</para>
|
---|
| 69 | </listitem>
|
---|
[5548691] | 70 | </itemizedlist>
|
---|
| 71 | </listitem>
|
---|
| 72 |
|
---|
[37f823f] | 73 | <listitem>
|
---|
| 74 | <para>December 8, 2005</para>
|
---|
| 75 | <itemizedlist>
|
---|
| 76 | <listitem>
|
---|
| 77 | <para>[jim] - Upgraded to Less 394.</para>
|
---|
| 78 | </listitem>
|
---|
[a07c54f] | 79 | <listitem>
|
---|
| 80 | <para>[jim] - Upgraded to Bash 3.1.</para>
|
---|
| 81 | </listitem>
|
---|
[7cf63a7] | 82 | <listitem>
|
---|
| 83 | <para>[jim] - Upgraded to Readline 5.1.</para>
|
---|
| 84 | </listitem>
|
---|
[37f823f] | 85 | </itemizedlist>
|
---|
| 86 | </listitem>
|
---|
| 87 |
|
---|
[be51f6c] | 88 | <listitem>
|
---|
| 89 | <para>December 7, 2005</para>
|
---|
| 90 | <itemizedlist>
|
---|
| 91 | <listitem>
|
---|
| 92 | <para>[jim] - Upgraded to TCL 8.4.12.</para>
|
---|
| 93 | </listitem>
|
---|
[b40367c] | 94 | <listitem>
|
---|
| 95 | <para>[jim] - Upgraded to IPRoute2 2.6.14-051107.</para>
|
---|
| 96 | </listitem>
|
---|
[b562af6] | 97 | <listitem>
|
---|
| 98 | <para>[jim] - Upgraded to Readline 5.0.5.</para>
|
---|
| 99 | </listitem>
|
---|
[27d97b0e] | 100 | <listitem>
|
---|
| 101 | <para>[jim] - Upgraded to Bash 3.0.16.</para>
|
---|
| 102 | </listitem>
|
---|
| 103 | </itemizedlist>
|
---|
[be51f6c] | 104 | </listitem>
|
---|
| 105 |
|
---|
[b370497] | 106 | <listitem>
|
---|
| 107 | <para>December 6, 2005</para>
|
---|
| 108 | <itemizedlist>
|
---|
| 109 | <listitem>
|
---|
| 110 | <para>[jim] - Upgraded to Glibc 20051107.</para>
|
---|
| 111 | </listitem>
|
---|
| 112 | <listitem>
|
---|
| 113 | <para>[jim] - Sparcv8 now uses the same Glibc as the other architectures.</para>
|
---|
| 114 | </listitem>
|
---|
[e3fd238] | 115 | <listitem>
|
---|
| 116 | <para>[jim] - Ported Gettext update from Temp-system LFS to Cross-LFS.</para>
|
---|
| 117 | </listitem>
|
---|
| 118 | <listitem>
|
---|
| 119 | <para>[ken] - Tidying in Gettext to reflect our differences from LFS, and
|
---|
| 120 | correct the date in changelog.</para>
|
---|
| 121 | </listitem>
|
---|
[6b369e9] | 122 | <listitem>
|
---|
| 123 | <para>[jim] - Moved Cross-tools from $HOME to LFS. This provide a easy way
|
---|
| 124 | for livecd builders to not loose valueable build time, if something goes
|
---|
| 125 | wrong.</para>
|
---|
| 126 | </listitem>
|
---|
[ce36880] | 127 | <listitem>
|
---|
| 128 | <para>[jim] - Upgraded to Findutils 4.2.27.</para>
|
---|
| 129 | </listitem>
|
---|
[b370497] | 130 | </itemizedlist>
|
---|
| 131 | </listitem>
|
---|
[7b2bd6b] | 132 |
|
---|
[c362725] | 133 | <listitem>
|
---|
| 134 | <para>December 5, 2005</para>
|
---|
| 135 | <itemizedlist>
|
---|
| 136 | <listitem>
|
---|
| 137 | <para>[Matt Darcy] - Updated the resources page to include reference and base
|
---|
| 138 | instructions on using the LFS pastebin</para>
|
---|
[1f04f72] | 139 | </listitem>
|
---|
[7b2bd6b] | 140 | <listitem>
|
---|
| 141 | <para>[Matt Darcy] - Updated some of the missing text poritions of the book</para>
|
---|
[1f04f72] | 142 | </listitem>
|
---|
| 143 | <listitem>
|
---|
[7b2bd6b] | 144 | <para>[Matt Darcy] - Updated creation of $LFSHOME parameter to a less
|
---|
| 145 | user error system. This change will will need to be validated by
|
---|
| 146 | by other devs</para>
|
---|
| 147 | </listitem>
|
---|
[24a0fbf4] | 148 | <listitem>
|
---|
| 149 | <para>[ken] - Moved Mktemp ahead of Module-init-tools so that the latter's
|
---|
| 150 | testsuite doesn't bail out when testing generate-modprobe.conf.</para>
|
---|
| 151 | </listitem>
|
---|
[7b2bd6b] | 152 | </itemizedlist>
|
---|
| 153 | </listitem>
|
---|
| 154 |
|
---|
[bcbcf48] | 155 | <listitem>
|
---|
| 156 | <para>December 3, 2005</para>
|
---|
| 157 | <itemizedlist>
|
---|
| 158 | <listitem>
|
---|
| 159 | <para>[ken] - Reference a home directory for dummy user when testing
|
---|
[df0712e] | 160 | coreutils, and correct sed 'man page' to 'HTML documentation', both
|
---|
| 161 | from LFS.</para>
|
---|
[bcbcf48] | 162 | </listitem>
|
---|
| 163 | </itemizedlist>
|
---|
| 164 | </listitem>
|
---|
| 165 |
|
---|
[f87f99c] | 166 | <listitem>
|
---|
[2db7d0d] | 167 | <para>December 2, 2005</para>
|
---|
[f87f99c] | 168 | <itemizedlist>
|
---|
| 169 | <listitem>
|
---|
| 170 | <para>[jim] - Updated to Man-Pages 2.16.</para>
|
---|
| 171 | </listitem>
|
---|
| 172 | </itemizedlist>
|
---|
| 173 | </listitem>
|
---|
| 174 |
|
---|
[375e915] | 175 | <listitem>
|
---|
| 176 | <para>December 1, 2005</para>
|
---|
| 177 | <itemizedlist>
|
---|
| 178 | <listitem>
|
---|
| 179 | <para>[jim] - Updated to Linux 2.6.14.3.</para>
|
---|
| 180 | </listitem>
|
---|
[cd69c8e] | 181 | <listitem>
|
---|
| 182 | <para>[jim] - Updated to Man-Pages 2.15.</para>
|
---|
| 183 | </listitem>
|
---|
[94787be] | 184 | <listitem>
|
---|
| 185 | <para>[jim] - Updated to Udev 076.</para>
|
---|
| 186 | </listitem>
|
---|
[24a62de] | 187 | <listitem>
|
---|
| 188 | <para>[jim] - Added support for Sparc v8 and below.</para>
|
---|
| 189 | </listitem>
|
---|
[375e915] | 190 | </itemizedlist>
|
---|
| 191 | </listitem>
|
---|
| 192 |
|
---|
[e0e40d3] | 193 | <listitem>
|
---|
| 194 | <para>November 30, 2005</para>
|
---|
| 195 | <itemizedlist>
|
---|
| 196 | <listitem>
|
---|
| 197 | <para>[jim] - Text updates to final-system.</para>
|
---|
| 198 | </listitem>
|
---|
[aa3ee8b] | 199 | <listitem>
|
---|
| 200 | <para>[jim] - Text updates to temp-tools.</para>
|
---|
| 201 | </listitem>
|
---|
[e0e40d3] | 202 | </itemizedlist>
|
---|
| 203 | </listitem>
|
---|
| 204 |
|
---|
[d3a4fc0] | 205 | <listitem>
|
---|
[19a6071] | 206 | <para>November 29, 2005</para>
|
---|
| 207 | <itemizedlist>
|
---|
| 208 | <listitem>
|
---|
| 209 | <para>[jim] - Text updates to chroot.</para>
|
---|
| 210 | </listitem>
|
---|
[308a04c] | 211 | <listitem>
|
---|
| 212 | <para>[jim] - Text updates to boot.</para>
|
---|
| 213 | </listitem>
|
---|
[19a6071] | 214 | </itemizedlist>
|
---|
| 215 | </listitem>
|
---|
| 216 |
|
---|
| 217 | <listitem>
|
---|
| 218 | <para>November 28, 2005</para>
|
---|
[d3a4fc0] | 219 | <itemizedlist>
|
---|
| 220 | <listitem>
|
---|
| 221 | <para>[jim] - Text updates to glibc in all sections.</para>
|
---|
| 222 | </listitem>
|
---|
[1bc8e5f] | 223 | <listitem>
|
---|
| 224 | <para>[jim] - Text updates to temp-system.</para>
|
---|
| 225 | </listitem>
|
---|
[735ac8e] | 226 | <listitem>
|
---|
| 227 | <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
|
---|
| 228 | </listitem>
|
---|
[d3a4fc0] | 229 | </itemizedlist>
|
---|
| 230 | </listitem>
|
---|
| 231 |
|
---|
[d55f00bc] | 232 | <listitem>
|
---|
[19a6071] | 233 | <para>November 27, 2005</para>
|
---|
[d55f00bc] | 234 | <itemizedlist>
|
---|
| 235 | <listitem>
|
---|
| 236 | <para>[jim] - Text updates to gcc in all sections.</para>
|
---|
| 237 | </listitem>
|
---|
[0350f47] | 238 | <listitem>
|
---|
| 239 | <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
|
---|
| 240 | </listitem>
|
---|
[d55f00bc] | 241 | </itemizedlist>
|
---|
| 242 | </listitem>
|
---|
| 243 |
|
---|
[ed8de1a] | 244 | <listitem>
|
---|
[19a6071] | 245 | <para>November 25, 2005</para>
|
---|
[ed8de1a] | 246 | <itemizedlist>
|
---|
| 247 | <listitem>
|
---|
| 248 | <para>[jim] - Text updates to binutils in all sections.</para>
|
---|
| 249 | </listitem>
|
---|
| 250 | </itemizedlist>
|
---|
| 251 | </listitem>
|
---|
| 252 |
|
---|
[3fc6b0b9] | 253 | <listitem>
|
---|
[19a6071] | 254 | <para>November 24, 2005</para>
|
---|
[3fc6b0b9] | 255 | <itemizedlist>
|
---|
| 256 | <listitem>
|
---|
[9095be6] | 257 | <para>[Matt Darcy] - Text updates to resources page </para>
|
---|
[3fc6b0b9] | 258 | </listitem>
|
---|
| 259 | <listitem>
|
---|
[9095be6] | 260 | <para>[Matt Darcy] - Updated reference to LFS news server to reflect
|
---|
| 261 | that it no longer exists</para>
|
---|
[3fc6b0b9] | 262 | </listitem>
|
---|
| 263 | </itemizedlist>
|
---|
| 264 | </listitem>
|
---|
| 265 |
|
---|
[9095be6] | 266 | <listitem>
|
---|
| 267 | <para>November 23, 2005</para>
|
---|
[3fc6b0b9] | 268 | <itemizedlist>
|
---|
| 269 | <listitem>
|
---|
[9095be6] | 270 | <para>[jim] - For inetutils to utilize the Ncurses headers in
|
---|
| 271 | /tools/include.</para>
|
---|
[3fc6b0b9] | 272 | </listitem>
|
---|
| 273 | </itemizedlist>
|
---|
| 274 | </listitem>
|
---|
| 275 |
|
---|
[9095be6] | 276 | <listitem>
|
---|
| 277 | <para>November 21, 2005</para>
|
---|
[3fc6b0b9] | 278 | <itemizedlist>
|
---|
| 279 | <listitem>
|
---|
[9095be6] | 280 | <para>[jim] - Updated to Udev 075.</para>
|
---|
[3fc6b0b9] | 281 | </listitem>
|
---|
| 282 | <listitem>
|
---|
[9095be6] | 283 | <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
|
---|
[3fc6b0b9] | 284 | </listitem>
|
---|
| 285 | </itemizedlist>
|
---|
| 286 | </listitem>
|
---|
| 287 |
|
---|
[9095be6] | 288 | <listitem>
|
---|
| 289 | <para>November 20, 2005</para>
|
---|
[3fc6b0b9] | 290 | <itemizedlist>
|
---|
| 291 | <listitem>
|
---|
[9095be6] | 292 | <para>[jim] - Updated to Findutils 4.2.26.</para>
|
---|
[3fc6b0b9] | 293 | </listitem>
|
---|
| 294 | </itemizedlist>
|
---|
| 295 | </listitem>
|
---|
| 296 |
|
---|
| 297 | <listitem>
|
---|
[9095be6] | 298 | <para>November 18, 2005</para>
|
---|
[3fc6b0b9] | 299 | <itemizedlist>
|
---|
| 300 | <listitem>
|
---|
[9095be6] | 301 | <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
|
---|
| 302 | package.</para>
|
---|
[3fc6b0b9] | 303 | </listitem>
|
---|
| 304 | </itemizedlist>
|
---|
| 305 | </listitem>
|
---|
| 306 |
|
---|
| 307 | <listitem>
|
---|
[9095be6] | 308 | <para>November 17, 2005</para>
|
---|
[3fc6b0b9] | 309 | <itemizedlist>
|
---|
| 310 | <listitem>
|
---|
[9095be6] | 311 | <para>[jim] - Update to Man-Pages 2.14.</para>
|
---|
[3fc6b0b9] | 312 | </listitem>
|
---|
| 313 | <listitem>
|
---|
[9095be6] | 314 | <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
|
---|
| 315 | Architecture. New Patch added.</para>
|
---|
[3fc6b0b9] | 316 | </listitem>
|
---|
| 317 | <listitem>
|
---|
[9095be6] | 318 | <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
|
---|
[3fc6b0b9] | 319 | </listitem>
|
---|
| 320 | </itemizedlist>
|
---|
| 321 | </listitem>
|
---|
| 322 |
|
---|
| 323 | <listitem>
|
---|
[9095be6] | 324 | <para>November 13, 2005</para>
|
---|
[3fc6b0b9] | 325 | <itemizedlist>
|
---|
| 326 | <listitem>
|
---|
[9095be6] | 327 | <para>[manuel] - Improve the heuristic for determining a locale that
|
---|
| 328 | is supported by both Glibc and packages outside LFS. Ported from
|
---|
| 329 | LFS-SVN.</para>
|
---|
[3fc6b0b9] | 330 | </listitem>
|
---|
| 331 | <listitem>
|
---|
[9095be6] | 332 | <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
|
---|
| 333 | as make runs it automatically. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 334 | </listitem>
|
---|
| 335 | <listitem>
|
---|
[9095be6] | 336 | <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
|
---|
[3fc6b0b9] | 337 | </listitem>
|
---|
| 338 | <listitem>
|
---|
[9095be6] | 339 | <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
|
---|
[3fc6b0b9] | 340 | </listitem>
|
---|
| 341 | </itemizedlist>
|
---|
| 342 | </listitem>
|
---|
| 343 |
|
---|
| 344 | <listitem>
|
---|
[9095be6] | 345 | <para>November 10, 2005</para>
|
---|
[3fc6b0b9] | 346 | <itemizedlist>
|
---|
| 347 | <listitem>
|
---|
[9095be6] | 348 | <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
|
---|
| 349 | testsuite. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 350 | </listitem>
|
---|
| 351 | <listitem>
|
---|
[9095be6] | 352 | <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
|
---|
[3fc6b0b9] | 353 | </listitem>
|
---|
| 354 | <listitem>
|
---|
[9095be6] | 355 | <para>[jim] - Added text for multilib kernel build requirements.</para>
|
---|
[3fc6b0b9] | 356 | </listitem>
|
---|
| 357 | </itemizedlist>
|
---|
| 358 | </listitem>
|
---|
| 359 |
|
---|
| 360 | <listitem>
|
---|
[9095be6] | 361 | <para>November 9, 2005</para>
|
---|
[3fc6b0b9] | 362 | <itemizedlist>
|
---|
| 363 | <listitem>
|
---|
[9095be6] | 364 | <para>[manuel] - Stop Udev from killing udevd processes on the
|
---|
| 365 | system and removed udevdir=/dev. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 366 | </listitem>
|
---|
| 367 | <listitem>
|
---|
[9095be6] | 368 | <para>[manuel] - Install the binaries from Less to /usr/bin instead
|
---|
| 369 | of /bin. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 370 | </listitem>
|
---|
| 371 | <listitem>
|
---|
[9095be6] | 372 | <para>[manuel] - Removed SBUs and disk usage information.</para>
|
---|
[3fc6b0b9] | 373 | </listitem>
|
---|
| 374 | <listitem>
|
---|
[9095be6] | 375 | <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
|
---|
[3fc6b0b9] | 376 | </listitem>
|
---|
| 377 | </itemizedlist>
|
---|
| 378 | </listitem>
|
---|
| 379 |
|
---|
| 380 | <listitem>
|
---|
[9095be6] | 381 | <para>November 8, 2005</para>
|
---|
[3fc6b0b9] | 382 | <itemizedlist>
|
---|
| 383 | <listitem>
|
---|
[9095be6] | 384 | <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
|
---|
[3fc6b0b9] | 385 | </listitem>
|
---|
| 386 | </itemizedlist>
|
---|
| 387 | </listitem>
|
---|
| 388 |
|
---|
| 389 | <listitem>
|
---|
[9095be6] | 390 | <para>November 7, 2005</para>
|
---|
[3fc6b0b9] | 391 | <itemizedlist>
|
---|
| 392 | <listitem>
|
---|
[9095be6] | 393 | <para>[manuel] - Remove the optimization related warnings from the
|
---|
| 394 | toolchain packages. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 395 | </listitem>
|
---|
| 396 | <listitem>
|
---|
[9095be6] | 397 | <para>[manuel] - Install Vim's documentation to <filename
|
---|
| 398 | class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
|
---|
| 399 | of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
|
---|
| 400 | Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 401 | </listitem>
|
---|
| 402 | <listitem>
|
---|
[9095be6] | 403 | <para>[manuel] - Correct the instructions for running the
|
---|
| 404 | Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 405 | </listitem>
|
---|
| 406 | <listitem>
|
---|
[9095be6] | 407 | <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
|
---|
| 408 | cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
|
---|
[3fc6b0b9] | 409 | </listitem>
|
---|
| 410 | </itemizedlist>
|
---|
| 411 | </listitem>
|
---|
| 412 |
|
---|
| 413 | <listitem>
|
---|
[9095be6] | 414 | <para>November 6, 2005</para>
|
---|
[3fc6b0b9] | 415 | <itemizedlist>
|
---|
| 416 | <listitem>
|
---|
[9095be6] | 417 | <para>[jim] - Updated to Coreutils 5.93.</para>
|
---|
[3fc6b0b9] | 418 | </listitem>
|
---|
| 419 | <listitem>
|
---|
[9095be6] | 420 | <para>[jim] - Updated to Procps 3.2.6.</para>
|
---|
[3fc6b0b9] | 421 | </listitem>
|
---|
| 422 | <listitem>
|
---|
[9095be6] | 423 | <para>[jim] - Updated to Man-Pages 2.13.</para>
|
---|
[3fc6b0b9] | 424 | </listitem>
|
---|
| 425 | </itemizedlist>
|
---|
| 426 | </listitem>
|
---|
| 427 |
|
---|
| 428 | <listitem>
|
---|
[9095be6] | 429 | <para>November 5, 2005</para>
|
---|
[3fc6b0b9] | 430 | <itemizedlist>
|
---|
| 431 | <listitem>
|
---|
[9095be6] | 432 | <para>[jim] - Updated to psmisc 21.8.</para>
|
---|
[3fc6b0b9] | 433 | </listitem>
|
---|
| 434 | </itemizedlist>
|
---|
| 435 | </listitem>
|
---|
| 436 |
|
---|
| 437 | <listitem>
|
---|
[9095be6] | 438 | <para>November 3, 2005</para>
|
---|
[3fc6b0b9] | 439 | <itemizedlist>
|
---|
| 440 | <listitem>
|
---|
[9095be6] | 441 | <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
|
---|
| 442 | Added fixes for dircolors and md5sum also.</para>
|
---|
[8fdfc096] | 443 | </listitem>
|
---|
| 444 | </itemizedlist>
|
---|
| 445 | </listitem>
|
---|
| 446 |
|
---|
[3f8be484] | 447 | <listitem>
|
---|
[9095be6] | 448 | <para>October 31, 2005</para>
|
---|
[3f8be484] | 449 | <itemizedlist>
|
---|
| 450 | <listitem>
|
---|
[9095be6] | 451 | <para>[jim] - Now an official project. Resetting all Changelogs.</para>
|
---|
[3f8be484] | 452 | </listitem>
|
---|
| 453 | </itemizedlist>
|
---|
| 454 | </listitem>
|
---|
| 455 |
|
---|
| 456 | </itemizedlist>
|
---|
| 457 |
|
---|
| 458 | <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
|
---|
| 459 |
|
---|
| 460 | </sect1>
|
---|