diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-09-08 12:35:52 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-09-08 12:35:52 +0000 |
commit | 98fe721a0601f13d3659b84ef88fd788418491dc (patch) | |
tree | d1ab6ecec05711c668fe2860cc01ecb2b8ea2193 /chapter01/changelog.xml | |
parent | 6e229d806b083f8747cd81c00690e7965cdc6586 (diff) |
Upgrade to groff-1.19.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index dfa7769af..71e607baa 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -46,7 +46,7 @@ First a summary, then a detailed log.</para> <listitem><para>Gettext &gettext-version;</para></listitem> <listitem><para>Glibc &glibc-version;</para></listitem> <!-- <listitem><para>Grep &grep-version;</para></listitem> --> -<!-- <listitem><para>Groff &groff-version;</para></listitem> --> +<listitem><para>Groff &groff-version;</para></listitem> <listitem><para>GRUB &grub-version;</para></listitem> <!-- <listitem><para>Gzip &gzip-version;</para></listitem> --> <!-- <listitem><para>Hotplug &hotplug-version;</para></listitem> --> @@ -115,6 +115,9 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>September 8, 2005 [jhuntwork]: Upgrade to groff-1.19.2</para> +</listitem> + <listitem><para>September 4, 2005 [matt]: Add patch to stop <command>cfdisk</command> segfaulting when invoked on devices with partitions that don't contain an ext2, ext3, xfs or jfs filesystem (see bug 1604)</para> |