source: introduction/welcome/changelog.xml@ 237edc2

12.1 12.2 gimp3 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128
Last change on this file since 237edc2 was 237edc2, checked in by Pierre Labastie <pierre.labastie@…>, 13 months ago

Update to sphinxcontrib-serializinghtml-1.1.9

It is now required by sphinx-7.2.

  • Property mode set to 100644
File size: 1.6 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 -->
[79a6c292]41
[237edc2]42 <listitem>
43 <para>September 2nd, 2023</para>
44 <itemizedlist>
45 <listitem>
46 <para>[pierre] - Update to sphinxcontrib-serializinghtml-1.1.9
47 (python module dependency), now required by sphinx-7.2.</para>
48 </listitem>
49 </itemizedlist>
50 </listitem>
51
[3ff0fa0]52 <listitem>
[1e36037e]53 <para>September 1st, 2023</para>
[3ff0fa0]54 <itemizedlist>
[5edd53e]55 <listitem>
[1e36037e]56 <para>[bdubbs] - Release of BLFS-12.0.</para>
[70d94f98]57 </listitem>
58 </itemizedlist>
59 </listitem>
60
[b62222b]61 </itemizedlist>
[f45b1953]62</sect1>
Note: See TracBrowser for help on using the repository browser.