diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2008-12-08 12:42:17 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2008-12-08 12:42:17 +0000 |
commit | 45a6a1ee134298b3a188bbc6fa0c8de1c38439a0 (patch) | |
tree | bcbeb574970b26c53a11b9ae6666544a59388da3 /chapter01 | |
parent | a939b3818041d3a18daaf9a71c4524ec96d658be (diff) |
Add links to ticket numbers in changelog entries
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ef8841941..4f9775f6d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -51,50 +51,50 @@ <para>2008-12-06</para> <itemizedlist> <listitem> - <para>[matthew] - Upgraded to vim-7.2-fixes-4.patch. Fixes #2296. + <para>[matthew] - Upgraded to vim-7.2-fixes-4.patch. Fixes <ulink url="&lfs-ticket-root;2296">#2296</ulink>. </para> </listitem> <listitem> - <para>[matthew] - Upgraded to Udev-135. Fixes #2284.</para> + <para>[matthew] - Upgraded to Udev-135. Fixes <ulink url="&lfs-ticket-root;2284">#2284</ulink>.</para> </listitem> <listitem> - <para>[matthew] - Upgraded to Shadow-4.1.2.2. Fixes #2287.</para> + <para>[matthew] - Upgraded to Shadow-4.1.2.2. Fixes <ulink url="&lfs-ticket-root;2287">#2287</ulink>.</para> </listitem> <listitem> - <para>[matthew] - Upgraded to readline-5.2-fixes-6.patch. Fixes #2295. - </para> + <para>[matthew] - Upgraded to readline-5.2-fixes-6.patch. Fixes + <ulink url="&lfs-ticket-root;2295">#2295</ulink>.</para> </listitem> <listitem> - <para>[matthew] - Upgraded to Ncurses-5.7. Fixes #2276.</para> + <para>[matthew] - Upgraded to Ncurses-5.7. Fixes <ulink url="&lfs-ticket-root;2276">#2276</ulink>.</para> </listitem> <listitem> - <para>[matthew] - Upgraded to Module-Init-Tools-3.5. Fixes #2245. + <para>[matthew] - Upgraded to Module-Init-Tools-3.5. Fixes <ulink url="&lfs-ticket-root;2245">#2245</ulink>. </para> </listitem> <listitem> - <para>[matthew] - Upgraded to Man-Pages-3.15. Fixes #2269.</para> + <para>[matthew] - Upgraded to Man-Pages-3.15. Fixes <ulink url="&lfs-ticket-root;2269">#2269</ulink>.</para> </listitem> <listitem> - <para>[matthew] - Upgraded to Man-DB-2.5.3. Fixes #2283.</para> + <para>[matthew] - Upgraded to Man-DB-2.5.3. Fixes <ulink url="&lfs-ticket-root;2283">#2283</ulink>.</para> </listitem> <listitem> - <para>[matthew] - Upgraded to Linux-2.6.27.8. Fixes #2282.</para> + <para>[matthew] - Upgraded to Linux-2.6.27.8. Fixes <ulink url="&lfs-ticket-root;2282">#2282</ulink>.</para> </listitem> <listitem> - <para>[matthew] - Upgraded to Kbd-1.15. Fixes #2291.</para> + <para>[matthew] - Upgraded to Kbd-1.15. Fixes <ulink url="&lfs-ticket-root;2291">#2291</ulink>.</para> </listitem> <listitem> - <para>[matthew] - Upgraded to Bison-2.4. Fixes #2281.</para> + <para>[matthew] - Upgraded to Bison-2.4. Fixes <ulink url="&lfs-ticket-root;2281">#2281</ulink>.</para> </listitem> <listitem> - <para>[matthew] - Upgraded to Binutils-2.19. Fixes #2268.</para> + <para>[matthew] - Upgraded to Binutils-2.19. Fixes <ulink url="&lfs-ticket-root;2268">#2268</ulink>.</para> </listitem> <listitem> - <para>[matthew] - Upgraded to bash-3.2-fixes-9.patch. Fixes #2294. + <para>[matthew] - Upgraded to bash-3.2-fixes-9.patch. Fixes <ulink url="&lfs-ticket-root;2294">#2294</ulink>. </para> </listitem> <listitem> - <para>[matthew] - Upgraded to Automake-1.10.2. Fixes #2286.</para> + <para>[matthew] - Upgraded to Automake-1.10.2. Fixes <ulink url="&lfs-ticket-root;2286">#2286</ulink>.</para> </listitem> </itemizedlist> </listitem> |