Releasing 6.1.1-pre2

git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/6.1.1-pre2/BOOK@7180 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2005-11-24 19:47:28 +00:00
parent c727fcc6ac
commit 681677d06e
2 changed files with 5 additions and 2 deletions

View File

@ -43,6 +43,9 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
<listitem><para>November 17, 2005 [matt]: LFS-6.1.1-pre1 release.</para>
</listitem>
<listitem><para>November 24, 2005 [matt]: Fix an issue with Glibc that prevents
some programs (including OpenOffice.org) from running.</para></listitem>

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!ENTITY version "TESTING-20051124">
<!ENTITY version "6.1.1-pre2">
<!ENTITY releasedate "November 24, 2005">
<!ENTITY milestone "6.1.1">
<!ENTITY generic-version "testing"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
<!ENTITY generic-version "6.1.1-pre2"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
<!ENTITY blfs-root "&lfs-root;blfs/">