changelog.xml 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. <sect1 id="ch01-changelog">
  2. <title>Changelog</title>
  3. <?dbhtml filename="changelog.html" dir="chapter01"?>
  4. <para>&version; - &releasedate;</para>
  5. <itemizedlist>
  6. <listitem><para>Upgraded to:</para>
  7. <itemizedlist>
  8. <listitem><para>autoconf-2.58</para></listitem>
  9. <listitem><para>automake-1.7.9</para></listitem>
  10. <listitem><para>file-4.06</para></listitem>
  11. <listitem><para>gcc-3.3.2</para></listitem>
  12. <listitem><para>man-pages-1.63</para></listitem>
  13. <listitem><para>lfs-utils-0.4</para></listitem>
  14. <listitem><para>modutils-2.4.26</para></listitem>
  15. <listitem><para>perl-5.8.2</para></listitem>
  16. <listitem><para>procps-3.1.14</para></listitem>
  17. <listitem><para>sed-4.0.8</para></listitem>
  18. </itemizedlist>
  19. </listitem>
  20. <listitem><para>Added:</para>
  21. <itemizedlist>
  22. <listitem><para>gcc-3.3.2-no_fixincludes-1.patch</para></listitem>
  23. </itemizedlist>
  24. </listitem>
  25. <listitem><para>Removed:</para>
  26. <itemizedlist>
  27. <listitem><para>gcc-3.3.1-no_fixincludes-2.patch</para></listitem>
  28. <listitem><para>ncurses-5.3-vsscanf.patch</para></listitem>
  29. <listitem><para>procps-3.1.11-locale-fix.patch</para></listitem>
  30. </itemizedlist>
  31. </listitem>
  32. <listitem><para>November 19th, 2003 [greg]: Chapter 6: - Setting up the
  33. environment: Reworked the Bash startup files to enforce a clean environment.
  34. Closes Bug 714.</para></listitem>
  35. <listitem><para>November 17th, 2003 [jeremy]: Upgraded Man-Pages to 1.63</para></listitem>
  36. <listitem><para>November 16th, 2003 [greg]: Chapter 6 - Sysvinit: Simplified
  37. the sed to demonstrate yet another sed variation.</para></listitem>
  38. <listitem><para>November 17th, 2003 [jeremy]: Chapter 6 - Perl: Added fix
  39. for perldoc less invocation problem. Closes bug 716.</para></listitem>
  40. <listitem><para>November 16th, 2003 [greg]: Chapter 6 - Texinfo: Added note
  41. about how to recreate the /usr/share/info/dir file if needed. Closes Bug
  42. 485.</para></listitem>
  43. <listitem><para>November 14th, 2003 [greg]: Removed unnecessary Ncurses
  44. Vsscanf Patch. Closes Bug 704.</para></listitem>
  45. <listitem><para>November 14th, 2003 [gerard]: Adjusted libexecdir location
  46. for these packages: Glibc - /usr/bin to /usr/lib, Findutils - /usr/bin to
  47. /usr/lib/locate, Gawk - /usr/bin to /usr/lib/gawk, Tar - /usr/bin to
  48. /usr/sbin. Closes Bug #678.</para></listitem>
  49. <listitem><para>November 14th, 2003 [greg]: Chapter 6 - Coreutils: Stopped
  50. moving these binaries into /bin: dir, dircolors, du, mkfifo, shred, vdir.
  51. Closes Bug 679.</para></listitem>
  52. <listitem><para>November 14th, 2003 [greg]: Chapter 6 - Shadow: Added command
  53. to create /etc/default directory to allow the -D option of useradd to
  54. work properly.</para></listitem>
  55. <listitem><para>November 14th, 2003 [greg]: Chapter 6 - Coreutils and
  56. Util-linux: Pruned the number of "kill" binaries installed. Use the one from
  57. Procps. Partially addresses Bug 307.</para></listitem>
  58. <listitem><para>November 13th, 2003 [greg]: Chapter 6 - Ed: Streamlined build
  59. commands. Closes Bug 693.</para></listitem>
  60. <listitem><para>November 13th, 2003 [greg]: Upgraded to Perl-5.8.2 and
  61. streamlined build commands for Perl's Chapter 5 static
  62. extensions. Closes Bug 690.</para></listitem>
  63. <listitem><para>November 13th, 2003 [gerard]: Upgraded to
  64. lfs-utils-0.4 and man-pages-1.62</para></listitem>
  65. <listitem><para>November 13th, 2003 [gerard]: Renamed GCC
  66. no_fixincludes-2.patch to no_fixincludes-1.patch which was the name it is
  67. supposed to be.</para></listitem>
  68. <listitem><para>November 12th, 2003 [greg]: Removed unnecessary Automake
  69. symlink.</para></listitem>
  70. <listitem><para>November 12th, 2003 [greg]: Removed unnecessary Procps Locale
  71. Patch. Closes Bug 705.</para></listitem>
  72. <listitem><para>November 12th, 2003 [greg]: Upgraded to Autoconf-2.58,
  73. Automake-1.7.9, File-4.06, Modutils-2.4.26, Procps-3.1.14 and
  74. Sed-4.0.8.</para></listitem>
  75. <listitem><para>November 13th, 2003 [alex]: Chapter 6 - Vim: Changed from
  76. creating a local <filename>/root/.vimrc</filename> to a system-wide
  77. <filename>/etc/vimrc</filename> file .</para></listitem>
  78. <listitem><para>November 12th, 2003 [greg]: Upgraded to
  79. GCC-3.3.2.</para></listitem>
  80. </itemizedlist>
  81. <para>Release of version 5.0 on November 5th, 2003.</para>
  82. </sect1>