Changeset 0fc4a39
- Timestamp:
- 10/02/2018 09:36:01 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.4, 9.0, 9.1, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 73437f9
- Parents:
- 11b9fb83
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r11b9fb83 r0fc4a39 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 1"> <!-- Always 2 digits -->3 <!ENTITY day "02"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- 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 "October 1st, &year;">9 <!ENTITY releasedate "October 2nd, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/perl-modules.xml
r11b9fb83 r0fc4a39 2615 2615 </para> 2616 2616 </listitem> 2617 <listitem><literallayout><ulink url="https://cpan.metacpan.org/authors/id/L/LE/LEONT/File-Slurp-Tiny-0.004.tar.gz">File::Slurp::Tiny</ulink>2618 (https://cpan.metacpan.org/authors/id/L/LE/LEONT/File-Slurp-Tiny-0.004.tar.gz)</literallayout>2619 </listitem>2620 2617 </itemizedlist> 2621 2618 </listitem> -
introduction/welcome/changelog.xml
r11b9fb83 r0fc4a39 42 42 </listitem> 43 43 --> 44 45 <listitem> 46 <para>October 2nd, 2018</para> 47 <itemizedlist> 48 <listitem> 49 <para>[ken] - Perl module XML::LibXML::Simple stopped using 50 File::Slurp::Tiny a while ago.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 44 55 <listitem> 45 56 <para>October 1st, 2018</para> … … 51 62 </itemizedlist> 52 63 </listitem> 53 54 64 55 65 <listitem>
Note:
See TracChangeset
for help on using the changeset viewer.