Changeset 61cd9b2
- Timestamp:
- 12/09/2017 10:33:30 PM (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, lazarus, lxqt, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 4fa85cb8
- Parents:
- 062205f7
- Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r062205f7 r61cd9b2 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 8"> <!-- Always 2 digits -->3 <!ENTITY day "09"> <!-- Always 2 digits --> 4 4 <!ENTITY month "12"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2017"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "December 8th, &year;">9 <!ENTITY releasedate "December 9th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/important/important.xml
r062205f7 r61cd9b2 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="systemd-units.xml"/> 34 34 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="la-files.xml"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libraries.xml"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="locale-issues.xml"/> -
introduction/welcome/changelog.xml
r062205f7 r61cd9b2 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>December 8th, 2017</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Add a page that discusses libtool 49 archive (.la) files. Includes a script to remove 50 unneeded (most) .la files.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 44 55 <listitem> 45 56 <para>December 8th, 2017</para>
Note:
See TracChangeset
for help on using the changeset viewer.