Changeset 741f7111
- Timestamp:
- 02/04/2016 11:11:05 PM (7 years ago)
- Branches:
- systemd-13485
- Children:
- 421f60a
- Parents:
- 2f034e7
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r2f034e7 r741f7111 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 2"> <!-- Always 2 digits -->3 <!ENTITY day "04"> <!-- Always 2 digits --> 4 4 <!ENTITY month "02"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2016"> … … 7 7 <!ENTITY copyholder "The BLFS systemd Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "February 2nd, &year;">9 <!ENTITY releasedate "February 4th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "systemd"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r2f034e7 r741f7111 44 44 45 45 --> 46 <listitem> 47 <para>February 4th, 2016</para> 48 <itemizedlist> 49 <listitem> 50 <para>[renodr] - Updated to libXi-1.7.6.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 46 54 47 55 <listitem> -
x/installing/x7lib.xml
r2f034e7 r741f7111 68 68 <!ENTITY libXft-md5sum "331b3a2a3a1a78b5b44cfbd43f86fcfe"> 69 69 70 <!ENTITY libXi-version "1.7. 5">71 <!ENTITY libXi-md5sum " 9f02462855c598a0cd0ddfd98c6e2565">70 <!ENTITY libXi-version "1.7.6"> 71 <!ENTITY libXi-md5sum "510e555ecfffa8d2298a0f42b725e563"> 72 72 73 73 <!ENTITY libXinerama-version "1.1.3">
Note:
See TracChangeset
for help on using the changeset viewer.