diff options
author | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-07-25 00:18:29 +0000 |
---|---|---|
committer | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2007-07-25 00:18:29 +0000 |
commit | 107cf5b7e2556aeb3990d57e90ffdf018c0e3883 (patch) | |
tree | c327ce4539b2866b5a6199ff0c701c5deadc9c04 | |
parent | 352287cff50501e0df7a77a20707a1db602da6b8 (diff) |
Merge r8238 from trunk
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.3/BOOK@8245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index bb407f9a5..be6a4746a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ <para>2007-07-24</para> <itemizedlist> <listitem> + <para>[bdubbs] - Created LFS 6.3-rc-1.</para> + </listitem> + <listitem> <para>[dnicholson] - Remove inconsistent uses of && from the book.</para> </listitem> |