source: introduction/welcome/changelog.xml@ ca3327b0

12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since ca3327b0 was ca3327b0, checked in by Thomas Trepl <thomas@…>, 10 months ago

Update to thunar-4.18.7

  • Property mode set to 100644
File size: 3.9 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 -->
[79a6c29]41
[ca3327b0]42 <listitem>
43 <para>September 3rd, 2023</para>
44 <itemizedlist>
45 <listitem>
46 <para>[thomas] - Update to thunar-4.18.7. Fixes
47 Fixes <ulink url="&blfs-ticket-root;18497">#18497</ulink>.</para>
48 </listitem>
49 </itemizedlist>
50 </listitem>
51
[237edc2]52 <listitem>
53 <para>September 2nd, 2023</para>
54 <itemizedlist>
[ca3327b0]55 <listitem>
56 <para>[thomas] - Update to thunar-4.18.7. Fixes
57 Fixes <ulink url="&blfs-ticket-root;18497">#18497</ulink>.</para>
58 </listitem>
[b643f16b]59 <listitem>
60 <para>[bdubbs] - Archive reiserfsprogs. Fixes
61 Fixes <ulink url="&blfs-ticket-root;18354">#18354</ulink>.</para>
62 </listitem>
[8bd37c26]63 <listitem>
64 <para>[thomas] - Update to sqlite-3.43.0. Fixes
65 <ulink url="&blfs-ticket-root;18457">#18457</ulink>.</para>
66 </listitem>
[88ae2f22]67 <listitem>
68 <para>[thomas] - Update to traceroute-2.1.3. Fixes
69 <ulink url="&blfs-ticket-root;18475">#18475</ulink>.</para>
70 </listitem>
[c1ce2f14]71 <listitem>
72 <para>[pierre] - Update to sphinx_rtd_theme-1.3.0 (python module).
73 Fixes <ulink url="&blfs-ticket-root;18440">#18440</ulink>.</para>
74 </listitem>
75 <listitem>
76 <para>[pierre] - Update to git-2.42.0. Fixes
77 <ulink url="&blfs-ticket-root;18439">#18439</ulink>.</para>
78 </listitem>
[cc46f550]79 <listitem>
80 <para>[pierre] - Update to libqalculate-4.8.0. Fixes
81 <ulink url="&blfs-ticket-root;18438">#18438</ulink>.</para>
82 </listitem>
[748752de]83 <listitem>
84 <para>[pierre] - Update to brotli-1.1.0. Fixes
85 <ulink url="&blfs-ticket-root;18437">#18437</ulink>.</para>
86 </listitem>
[c226321]87 <listitem>
88 <para>[pierre] - Update to gpgme-1.22.0. Fixes
89 <ulink url="&blfs-ticket-root;18436">#18436</ulink>.</para>
90 </listitem>
[f3fc117]91 <listitem>
92 <para>[pierre] - Update to vala-0.56.13. Fixes
93 <ulink url="&blfs-ticket-root;18434">#18434</ulink>.</para>
94 </listitem>
[5c5417a8]95 <listitem>
96 <para>[pierre] - Update to sphinx-7.2.5 (python module). Fixes
97 <ulink url="&blfs-ticket-root;18427">#18427</ulink>.</para>
98 </listitem>
[fe7a360]99 <listitem>
100 <para>[pierre] - Update to cmake-3.27.4. Fixes
101 <ulink url="&blfs-ticket-root;18422">#18422</ulink>.</para>
102 </listitem>
[237edc2]103 <listitem>
104 <para>[pierre] - Update to sphinxcontrib-serializinghtml-1.1.9
105 (python module dependency), now required by sphinx-7.2.</para>
106 </listitem>
107 </itemizedlist>
108 </listitem>
109
[3ff0fa0]110 <listitem>
[1e36037e]111 <para>September 1st, 2023</para>
[3ff0fa0]112 <itemizedlist>
[5edd53e]113 <listitem>
[1e36037e]114 <para>[bdubbs] - Release of BLFS-12.0.</para>
[70d94f98]115 </listitem>
116 </itemizedlist>
117 </listitem>
118
[b62222b]119 </itemizedlist>
[f45b1953]120</sect1>
Note: See TracBrowser for help on using the repository browser.