diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-08-31 19:01:15 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-08-31 19:01:15 +0000 |
commit | 4b51ca76b24935156308cb84a81b71642435076a (patch) | |
tree | bdfaeac6f41b2335a985e76abb2d15f168a491cb /chapter01/changelog.xml | |
parent | 2a135aa50464b6ae47ead61e26c510977f060c13 (diff) |
Remove spurious curly braces from /etc/resolv.conf. Fixes #1870
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e79176b0a..94b2a375c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ </listitem> --> <listitem> + <para>2006-08-31</para> + <itemizedlist> + <listitem> + <para>[matthew] - Remove spurious curly braces from the example + /etc/resolv.conf. Fixes #1870.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2006-08-24</para> <itemizedlist> <listitem> |