diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-01-24 20:20:38 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-01-24 20:20:38 +0000 |
commit | f6e901d6300aa1a17454a78b19591367ef9383d5 (patch) | |
tree | 88b425c9548447b8a8109d01bfb6f1649ec64eb2 | |
parent | 32561c8cd8ada9d9e97b60ced8dd80e7f6f9b73e (diff) |
Upgrade to groff-1.18.1.1-11
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7300 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 9 | ||||
-rw-r--r-- | general.ent | 2 |
2 files changed, 10 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 65fd6fe33..cd379f697 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,15 @@ --> <listitem> + <para>January 24, 2006</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to Groff-1.18.1.1-11.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>January 23, 2006</para> <itemizedlist> <listitem> diff --git a/general.ent b/general.ent index ad3b797fe..7adfc7ef0 100644 --- a/general.ent +++ b/general.ent @@ -50,7 +50,7 @@ <!ENTITY glibc-version "2.3.6"> <!ENTITY grep-version "2.5.1a"> <!ENTITY groff-version "1.18.1.1"> -<!ENTITY groff-patchlevel "10"> +<!ENTITY groff-patchlevel "11"> <!ENTITY grub-version "0.97"> <!ENTITY gzip-version "1.3.5"> <!ENTITY hotplug-version "2004_09_23"> |