diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2011-01-10 23:58:12 +0000 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2011-01-10 23:58:12 +0000 |
commit | eceecd477545585cf1d17ad2fdfb23cb179102a4 (patch) | |
tree | 32b34fd3bf78d09bc9b5d3683f3ee1028053d69c /chapter01 | |
parent | 17f49fd68cd9764fe13fb0807087ceba5ac14939 (diff) |
Update to groff-1.21.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9441 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 28aed448e..ded3c2a58 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,11 @@ <ulink url="&lfs-ticket-root;2816">#2816</ulink>. </para> </listitem> + <listitem> + <para>[ken] Updated to Groff-1.21. Fixes + <ulink url="&lfs-ticket-root;2813">#2813</ulink>. + </para> + </listitem> </itemizedlist> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index d67500bc4..3eee53984 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -91,9 +91,9 @@ <listitem> <para>Grep &grep-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Groff &groff-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>GRUB &grub-version;</para> </listitem>--> |