Changeset 431b55c5
- Timestamp:
- 01/14/2019 06:09:43 AM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.4, 9.0, 9.1, bdubbs/svn, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 194a584
- Parents:
- 43751fc
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r43751fc r431b55c5 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 3"> <!-- Always 2 digits -->3 <!ENTITY day "14"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 1 3th, &year;">9 <!ENTITY releasedate "January 14th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r43751fc r431b55c5 42 42 </listitem> 43 43 --> 44 45 <listitem> 46 <para>January 14th, 2019</para> 47 <itemizedlist> 48 <listitem> 49 <para>[bdubbs] - Update to xterm-343. Finishes 50 <ulink url="&blfs-ticket-root;11546">#11546</ulink>.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 44 54 45 55 <listitem> -
x/installing/xterm.xml
r43751fc r431b55c5 8 8 <!--<!ENTITY xterm-download-ftp "ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz">--> 9 9 <!ENTITY xterm-download-ftp " "> 10 <!ENTITY xterm-md5sum " 75433b273a09e030205159426452eb56">10 <!ENTITY xterm-md5sum "cf2de9c722de3cede22c55ffa2be62e4"> 11 11 <!ENTITY xterm-size "1.3 MB"> 12 12 <!ENTITY xterm-buildsize "13 MB">
Note:
See TracChangeset
for help on using the changeset viewer.