changelog.xml 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  3. "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  4. <!ENTITY % general-entities SYSTEM "../general.ent">
  5. %general-entities;
  6. ]>
  7. <sect1 id="ch-scatter-changelog">
  8. <?dbhtml filename="changelog.html"?>
  9. <title>Changelog</title>
  10. <para>This is version &version; of the Linux From Scratch book, dated
  11. &releasedate;. If this book is more than six months old, a newer and better
  12. version is probably already available. To find out, please check one of the
  13. mirrors via <ulink url="&lfs-root;mirrors.html"/>.</para>
  14. <para>Below is a list of changes made since the previous release of the
  15. book.</para>
  16. <itemizedlist>
  17. <title>Changelog Entries:</title>
  18. <!-- Changelog template
  19. <listitem>
  20. <para>Date</para>
  21. <itemizedlist>
  22. <listitem>
  23. <para>[name] - New changelog entry.</para>
  24. </listitem>
  25. <listitem>
  26. <para>[name] - Previous changelog entry.</para>
  27. </listitem>
  28. </itemizedlist>
  29. </listitem>
  30. -->
  31. <listitem>
  32. <para>2010-03-18</para>
  33. <itemizedlist>
  34. <listitem>
  35. <para>[matthew] Upgrade to Zlib-1.2.4. Fixes
  36. <ulink url="&lfs-ticket-root;2606">#2606</ulink>.</para>
  37. </listitem>
  38. <listitem>
  39. <para>[matthew] Upgrade to Tar-1.23. Fixes
  40. <ulink url="&lfs-ticket-root;2603">#2603</ulink>.</para>
  41. </listitem>
  42. <listitem>
  43. <para>[matthew] Upgrade to Grub-1.98. Fixes
  44. <ulink url="&lfs-ticket-root;2602">#2602</ulink>.</para>
  45. </listitem>
  46. <listitem>
  47. <para>[matthew] Remove commands no longer necessary in order to run
  48. the Bash test suite. Fixes
  49. <ulink url="&lfs-ticket-root;2601">#2601</ulink>.</para>
  50. </listitem>
  51. <listitem>
  52. <para>[matthew] Upgrade to Binutils-2.20.1. Fixes
  53. <ulink url="&lfs-ticket-root;2599">#2599</ulink>.</para>
  54. </listitem>
  55. </itemizedlist>
  56. </listitem>
  57. <listitem>
  58. <para>2010-03-01</para>
  59. <itemizedlist>
  60. <listitem>
  61. <para>[matthew] Upgrade to Man-pages-3.24. Fixes
  62. <ulink url="&lfs-ticket-root;2596">#2596</ulink>.</para>
  63. </listitem>
  64. <listitem>
  65. <para>[matthew] Upgrade to M4-1.4.14. Fixes
  66. <ulink url="&lfs-ticket-root;2594">#2594</ulink>.</para>
  67. </listitem>
  68. <listitem>
  69. <para>[matthew] Upgrade to IPRoute2-2.6.33. Fixes
  70. <ulink url="&lfs-ticket-root;2592">#2592</ulink>.</para>
  71. </listitem>
  72. <listitem>
  73. <para>[matthew] Upgrade to Linux-2.6.33. Fixes
  74. <ulink url="&lfs-ticket-root;2587">#2587</ulink>.</para>
  75. </listitem>
  76. <listitem>
  77. <para>[matthew] Upgrade to Man-DB-2.5.7. Fixes
  78. <ulink url="&lfs-ticket-root;2583">#2583</ulink>.</para>
  79. </listitem>
  80. <listitem>
  81. <para>[matthew] Upgrade to Util-Linux-NG-2.17.1. Fixes
  82. <ulink url="&lfs-ticket-root;2581">#2581</ulink>.</para>
  83. </listitem>
  84. <listitem>
  85. <para>[matthew] Upgrade to Diffutils-2.9. Fixes
  86. <ulink url="&lfs-ticket-root;2577">#2577</ulink>. This also drops
  87. the i18n patch as it has been rejected upstream.</para>
  88. </listitem>
  89. <listitem>
  90. <para>[matthew] Upgrade to GMP-5.0.1. Fixes
  91. <ulink url="&lfs-ticket-root;2572">#2572</ulink>.</para>
  92. </listitem>
  93. <listitem>
  94. <para>[matthew] Post-LFS-6.6 cleanup.</para>
  95. </listitem>
  96. </itemizedlist>
  97. </listitem>
  98. </itemizedlist>
  99. </sect1>