diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-01-02 18:41:21 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-01-02 18:41:21 +0000 |
commit | 668f94d7af515575004f23c8f4084a431a7db2dd (patch) | |
tree | 402bc08cb80cf0d8f0bf710f16bacfd5949a21b8 /chapter01 | |
parent | 5924c4fe65dec624d376837edc1bc56e7a50df9e (diff) |
Upgrade to Groff-1.22.1. Fixes #3266.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10091 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c5412bb18..a7224f6ec 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2013-01-02</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Groff-1.22.1. Fixes + <ulink url="&lfs-ticket-root;3266">#3266</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Automake-1.13.1. Fixes <ulink url="&lfs-ticket-root;3265">#3265</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ada4bd7da..d9cf0839a 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -94,9 +94,9 @@ <!--<listitem> <para>Grep &grep-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Groff &groff-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>GRUB &grub-version;</para> </listitem>--> |