mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-21 12:49:21 +01:00
Upgrade to groff-1.19.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
6e229d806b
commit
98fe721a06
@ -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>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!ENTITY version "SVN-20050904">
|
||||
<!ENTITY releasedate "September 4, 2005">
|
||||
<!ENTITY version "SVN-20050908">
|
||||
<!ENTITY releasedate "September 8, 2005">
|
||||
<!ENTITY milestone "6.2">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
||||
@ -44,7 +44,7 @@
|
||||
<!ENTITY gettext-version "0.14.5">
|
||||
<!ENTITY glibc-version "2.3.5">
|
||||
<!ENTITY grep-version "2.5.1a">
|
||||
<!ENTITY groff-version "1.19.1">
|
||||
<!ENTITY groff-version "1.19.2">
|
||||
<!ENTITY grub-version "0.97">
|
||||
<!ENTITY gzip-version "1.3.5">
|
||||
<!ENTITY hotplug-version "2004_09_23">
|
||||
|
Loading…
Reference in New Issue
Block a user