Add changelog for today's changes and bump date.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10610 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Krejzi 2014-06-29 18:19:23 +00:00
parent 1dff4fefab
commit ccf378297d
2 changed files with 32 additions and 4 deletions

View File

@ -35,6 +35,34 @@
</itemizedlist> </itemizedlist>
</listitem> </listitem>
--> -->
<listitem>
<para>2014-06-29</para>
<itemizedlist>
<listitem>
<para>[krejzi] - Merged LFS SVN-20140628.</para>
</listitem>
<listitem>
<para>[krejzi] - Removed LTO hacks from systemd
page since they are not necessary anymore.</para>
</listitem>
<listitem>
<para>[krejzi] - Updated to D-Bus 1.8.4.</para>
</listitem>
<listitem>
<para>[krejzi] - Rewrote Network Configuration to
use systemd-networkd.</para>
</listitem>
<listitem>
<para>[krejzi] - Removed lfs-network-scripts.</para>
</listitem>
<listitem>
<para>[krejzi] - Added "Systemd Usage and Configuration" page
to chapter 7. Thanks to Bruce Dubbs for writing the original
version.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem> <listitem>
<para>2014-06-28</para> <para>2014-06-28</para>
<itemizedlist> <itemizedlist>
@ -431,7 +459,7 @@
<para>2014-04-12</para> <para>2014-04-12</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para>[krejzi] - Merge LFS SVN-20140408 book.</para> <para>[krejzi] - Merged LFS SVN-20140408.</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</listitem> </listitem>
@ -514,7 +542,7 @@
<para>2014-03-14</para> <para>2014-03-14</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para>[krejzi] - Merge LFS SVN-20140312 book.</para> <para>[krejzi] - Merged LFS SVN-20140312.</para>
</listitem> </listitem>
<listitem> <listitem>
<para>[krejzi] - Update to systemd-211.</para> <para>[krejzi] - Update to systemd-211.</para>

View File

@ -1,6 +1,6 @@
<!ENTITY version "20140623-systemd"> <!ENTITY version "20140629-systemd">
<!ENTITY short-version "svn"> <!-- Used in dbus chapter, change to x.y for release --> <!ENTITY short-version "svn"> <!-- Used in dbus chapter, change to x.y for release -->
<!ENTITY releasedate "June 23, 2014"> <!ENTITY releasedate "June 29, 2014">
<!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not &ndash; --> <!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.6"> <!ENTITY milestone "7.6">
<!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> <!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->