diff options
author | Bryan Kadzban <bryan@linuxfromscratch.org> | 2013-08-16 02:53:28 +0000 |
---|---|---|
committer | Bryan Kadzban <bryan@linuxfromscratch.org> | 2013-08-16 02:53:28 +0000 |
commit | 1b40540233b2d50bce2b424e0eea4ed7cfff1f4e (patch) | |
tree | fcc78d54700d08be871830673ec757832f42331e /chapter01 | |
parent | 7cb56595fc10f2cce9d2802201bcb991f0d0020d (diff) |
Add explanatory text for new devpts mount options
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10318 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index dc163e4ad..e61395736 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ <para>2013-08-15</para> <itemizedlist> <listitem> + <para>[bryan] - Add explanation for new devpts mount + options</para> + </listitem> + <listitem> <para>[bdubbs] - Update several pages to fix regression test failures.</para> </listitem> |