source: introduction/welcome/changelog.xml@ 058abc92

ken/TL2024 lazarus trunk xry111/llvm18
Last change on this file since 058abc92 was e4e1474, checked in by Douglas R. Reno <renodr@…>, 4 months ago

Update to giflib-5.2.2 (Security Update)

  • Property mode set to 100644
File size: 2.3 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[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 -->
[7e3400e]41 <listitem>
42 <para>March 2nd, 2024</para>
43 <itemizedlist>
[e4e1474]44 <listitem>
45 <para>[renodr] - Update to giflib-5.2.2 (Security Update). Fixes
46 <ulink url="&blfs-ticket-root;19335">#19335</ulink>.</para>
47 </listitem>
[3923e4ef]48 <listitem>
49 <para>[bdubbs] - Update to unrar-7.0.7. Fixes
50 <ulink url="&blfs-ticket-root;18768">#18768</ulink>.</para>
51 </listitem>
[7e3400e]52 <listitem>
53 <para>[timtas] - Update to xfce4-panel-4.18.6. Fixes
54 <ulink url="&blfs-ticket-root;19379">#19379</ulink>.</para>
55 </listitem>
56 <listitem>
57 <para>[timtas] - Update to xarchiver-0.5.4.23. Fixes
58 <ulink url="&blfs-ticket-root;19383">#19383</ulink>.</para>
59 </listitem>
60 <listitem>
61 <para>[timtas] - Update to xfce4-terminal-1.1.3. Fixes
62 <ulink url="&blfs-ticket-root;19380">#19380</ulink>.</para>
63 </listitem>
64 </itemizedlist>
65 </listitem>
[237edc2]66
[3ff0fa0]67 <listitem>
[2c6d37f]68 <para>March 1st, 2024</para>
[3ff0fa0]69 <itemizedlist>
[5edd53e]70 <listitem>
[2c6d37f]71 <para>[bdubbs] - Release of BLFS-12.1.</para>
[70d94f98]72 </listitem>
73 </itemizedlist>
74 </listitem>
75
[b62222b]76 </itemizedlist>
[f45b1953]77</sect1>
Note: See TracBrowser for help on using the repository browser.