diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-06-05 17:06:08 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-06-05 17:06:08 +0000 |
commit | e019f30818a2b3509ecb3af348eec3d263057b3c (patch) | |
tree | 74d3dfc4816eb073e1c608eb8dc043d33f37afb7 /chapter01 | |
parent | 5f783792be010dfe646ff35269a81a40febb8cdd (diff) |
Upgrade to Glib-2.28.7. Fixes #2881.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9559 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b79ee930b..a9d92541f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-06-05</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Glib-2.28.7. Fixes + <ulink url="&lfs-ticket-root;2881">#2881</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Udev-171. Fixes <ulink url="&lfs-ticket-root;2880">#2880</ulink>.</para> </listitem> |