source: introduction/welcome/changelog.xml@ 26a3218

12.0 12.1 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 26a3218 was 26a3218, checked in by Bruce Dubbs <bdubbs@…>, 15 months ago

Cleanup after 11.3 tagging

  • Property mode set to 100644
File size: 1.3 KB
RevLine 
[4122007]1<?xml version="1.0" encoding="ISO-8859-1"?>
[8a797817]2
[6732c094]3<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
4 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[c9aa980]5 <!ENTITY changelogs "https://www.linuxfromscratch.org/blfs">
[4122007]6 <!ENTITY % general-entities SYSTEM "../../general.ent">
7 %general-entities;
8]>
9
[cb59f46d]10<!-- vim: set expandtab: -->
11
[5030bab]12<sect1 id="changelog" xreflabel="Change Log">
[fa8d573]13 <?dbhtml filename="changelog.html"?>
14
15
16 <title>Change Log</title>
17
[8459178]18 <!-- <para>Please note that the Change Log only lists which editor was
[3a5c279]19 responsible for putting the changes into SVN; please read the
[4afc2603]20 <xref linkend="credits"/> page in Chapter 1 for details on
[8459178]21 who wrote what.</para> -->
[fa8d573]22
[3baafca]23 <para>Current release: &version; &ndash; &releasedate;</para>
[fa8d573]24
25 <itemizedlist>
[3baafca]26 <title>Changelog Entries:</title>
27
28<!-- Changelog template
29 <listitem>
[bbe9eba0]30 <para>MMMM DD{nd,st,th}, YYYY</para>
[3baafca]31 <itemizedlist>
32 <listitem>
33 <para>[name] - Changelog entry.</para>
34 </listitem>
35 <listitem>
36 <para>[name] - Another changelog entry.</para>
37 </listitem>
38 </itemizedlist>
39 </listitem>
[bdfc854]40 -->
[3ff0fa0]41 <listitem>
[26a3218]42 <para>March 1st, 2023</para>
[3ff0fa0]43 <itemizedlist>
[cebfa20]44 <listitem>
[26a3218]45 <para>[bdubbs] - Release of BLFS-11.3.</para>
[70d94f98]46 </listitem>
47 </itemizedlist>
48 </listitem>
49
[b62222b]50 </itemizedlist>
[f45b1953]51</sect1>
Note: See TracBrowser for help on using the repository browser.