Change some dates

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11768 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2020-03-01 20:22:52 +00:00
parent f8234f7858
commit 6e83eb2cca
2 changed files with 10 additions and 4 deletions

View File

@ -43,7 +43,7 @@
appropriate for the entry or if needed the entire day's listitem. appropriate for the entry or if needed the entire day's listitem.
--> -->
<listitem> <listitem>
<para>2020-03-01</para> <para>2020-03-02</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para>[bdubbs] - Update to Python-3.8.2. Fixes <para>[bdubbs] - Update to Python-3.8.2. Fixes
@ -77,6 +77,12 @@
<para>[bdubbs] - Update to linux-5.5.7. Fixes <para>[bdubbs] - Update to linux-5.5.7. Fixes
<ulink url="&lfs-ticket-root;4598">#4598</ulink>.</para> <ulink url="&lfs-ticket-root;4598">#4598</ulink>.</para>
</listitem> </listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2020-03-01</para>
<itemizedlist>
<listitem> <listitem>
<para>[bdubbs] - LFS-9.1 released.</para> <para>[bdubbs] - LFS-9.1 released.</para>
</listitem> </listitem>

View File

@ -1,13 +1,13 @@
<!ENTITY version "SVN-20200301"> <!ENTITY version "SVN-20200302">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book; <!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
Change to x.y for release but not -rc releases --> Change to x.y for release but not -rc releases -->
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" --> <!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
<!ENTITY versiond "20200301-systemd"> <!ENTITY versiond "20200302-systemd">
<!ENTITY short-versiond "systemd"> <!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd"> <!ENTITY generic-versiond "systemd">
<!ENTITY releasedate "March 1st, 2020"> <!ENTITY releasedate "March 2nd, 2020">
<!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not &ndash; --> <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "9.0"> <!ENTITY milestone "9.0">