diff options
author | Krejzi <krejzi@linuxfromscratch.org> | 2014-07-27 23:24:22 +0000 |
---|---|---|
committer | Krejzi <krejzi@linuxfromscratch.org> | 2014-07-27 23:24:22 +0000 |
commit | 658b611a3b6fc36785110f92b69a099fcc2a2101 (patch) | |
tree | f66e10bf18cd42180808ecef5a1d669ab8f279f5 | |
parent | 49a9e0e915c83f89ab0fb095d9c9efa4d6b110f3 (diff) |
Bump date and add a changelog entry.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 9 | ||||
-rw-r--r-- | general.ent | 4 |
2 files changed, 11 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b59defd6d..bd75e44f8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,15 @@ </listitem> --> <listitem> + <para>2014-07-28</para> + <itemizedlist> + <listitem> + <para>[krejzi] - Merged LFS SVN-20140727.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2014-07-27</para> <itemizedlist> <listitem> diff --git a/general.ent b/general.ent index 4231fd9bd..7b234867b 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ -<!ENTITY version "20140726-systemd"> +<!ENTITY version "20140728-systemd"> <!ENTITY short-version "svn"> <!-- Used in dbus chapter, change to x.y for release --> -<!ENTITY releasedate "July 26, 2014"> +<!ENTITY releasedate "July 28, 2014"> <!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.6"> <!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |