<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  <!ENTITY changelogs  "http://www.linuxfromscratch.org/blfs">
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;
]>

<!-- vim: set expandtab: -->

<sect1 id="changelog" xreflabel="Change Log">
  <?dbhtml filename="changelog.html"?>

  <sect1info>
    <othername>$LastChangedBy: ken $</othername>
    <date>$Date: 2015-03-06 19:17:38 -0500 (Fri, 06 Mar 2015) $</date>
  </sect1info>

  <title>Change Log</title>

  <!-- <para>Please note that the Change Log only lists which editor was
  responsible for putting the changes into SVN; please read the
  <xref linkend="credits"/> page in Chapter 1 for details on
  who wrote what.</para> -->

  <para>Current release: &version; &ndash; &releasedate;</para>

  <itemizedlist>
    <title>Changelog Entries:</title>

<!-- Changelog template

    <listitem>
      <para>MMMM DD{nd,st,th}, YYYY</para>
      <itemizedlist>
        <listitem>
          <para>[name] - Changelog entry.</para>
        </listitem>
        <listitem>
          <para>[name] - Another changelog entry.</para>
        </listitem>
      </itemizedlist>
    </listitem>

-->

    <listitem>
      <para>March 6th, 2015</para>
      <itemizedlist>
       <listitem>
          <para>[ken] - Remove the unrecognized --with-firmware-path switch
          from udev-extras.</para>
       </listitem>
      </itemizedlist>
      <itemizedlist>
       <listitem>
          <para>[bdubbs] - Release of BLFS-7.7.</para>
       </listitem>
      </itemizedlist>
    </listitem>

  </itemizedlist>

</sect1>
