Changeset ab78d7f


Ignore:
Timestamp:
10/08/2015 02:01:37 AM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
df72afb4
Parents:
726744f4
Message:

Add entity for GNOME 3.18

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16512 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r726744f4 rab78d7f  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "05">                   <!-- Always 2 digits -->
     3<!ENTITY day          "07">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS systemd Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 5th, &year;">
     9<!ENTITY releasedate  "October 7th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd">                  <!-- svn|[release #] -->
  • gnome.ent

    r726744f4 rab78d7f  
    44<!ENTITY gnome-minor14                "3.14">
    55<!ENTITY gnome-minor16                "3.16">
     6<!ENTITY gnome-minor18                "3.18">
    67
    78<!-- Part VIII -->
  • introduction/welcome/changelog.xml

    r726744f4 rab78d7f  
    4545-->
    4646    <listitem>
     47      <para>October 7th, 2015</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[renodr] - Add a entity for GNOME 3.18.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54   
     55    <listitem>
    4756      <para>October 5th, 2015</para>
    4857      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.