Changeset 5d25c92
- Timestamp:
- 02/18/2018 07:17:37 AM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d47e6dad
- Parents:
- 6d2249e
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r6d2249e r5d25c92 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 7"> <!-- Always 2 digits -->3 <!ENTITY day "18"> <!-- Always 2 digits --> 4 4 <!ENTITY month "02"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2018"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "February 1 7th, &year;">9 <!ENTITY releasedate "February 18th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genutils/imagemagick6.xml
r6d2249e r5d25c92 105 105 <para> 106 106 Required patch: 107 <ulink url="&patch-root;/ImageMagick-&imagemagick6-version;-&imagemagick6-patch-version;-libs_only- 1.patch"/>107 <ulink url="&patch-root;/ImageMagick-&imagemagick6-version;-&imagemagick6-patch-version;-libs_only-2.patch"/> 108 108 </para> 109 109 </listitem> -
introduction/welcome/changelog.xml
r6d2249e r5d25c92 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>February 18th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[ken] - Correct the broken patch for ImageMagick-6.9.9-34. 49 Hopefully, this will really fix 50 <ulink url="&blfs-ticket-root;10362">#10362</ulink>.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 44 55 <listitem> 45 56 <para>February 17th, 2018</para>
Note:
See TracChangeset
for help on using the changeset viewer.