source: introduction/welcome/changelog.xml@ 279b2358

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 279b2358 was 279b2358, checked in by Douglas R. Reno <renodr@…>, 16 months ago

Update to harfbuzz-7.0.1.

  • Property mode set to 100644
File size: 2.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2
3<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
4 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
5 <!ENTITY changelogs "https://www.linuxfromscratch.org/blfs">
6 <!ENTITY % general-entities SYSTEM "../../general.ent">
7 %general-entities;
8]>
9
10<!-- vim: set expandtab: -->
11
12<sect1 id="changelog" xreflabel="Change Log">
13 <?dbhtml filename="changelog.html"?>
14
15
16 <title>Change Log</title>
17
18 <!-- <para>Please note that the Change Log only lists which editor was
19 responsible for putting the changes into SVN; please read the
20 <xref linkend="credits"/> page in Chapter 1 for details on
21 who wrote what.</para> -->
22
23 <para>Current release: &version; &ndash; &releasedate;</para>
24
25 <itemizedlist>
26 <title>Changelog Entries:</title>
27
28<!-- Changelog template
29 <listitem>
30 <para>MMMM DD{nd,st,th}, YYYY</para>
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>
40 -->
41 <listitem>
42 <para>March 2nd, 2023</para>
43 <itemizedlist>
44 <listitem>
45 <para>[renodr] - Update to harfbuzz-7.0.1. Fixes
46 <ulink url="&blfs-ticket-root;17683">#17683</ulink>.</para>
47 </listitem>
48 <listitem>
49 <para>[renodr] - Update to libwww-perl-6.68 (Perl Module). Fixes
50 <ulink url="&blfs-ticket-root;17728">#17728</ulink>.</para>
51 </listitem>
52 <listitem>
53 <para>[renodr] - Archive libdiscird. Fixes
54 <ulink url="&blfs-ticket-root;17733">#17733</ulink>.</para>
55 </listitem>
56 <listitem>
57 <para>[renodr] - Update to HTTP-Daemon-6.16 (Perl Module). Fixes
58 <ulink url="&blfs-ticket-root;17707">#17707</ulink>.</para>
59 </listitem>
60 <listitem>
61 <para>[timtas] - Update to mesa-22.3.6. Fixes
62 <ulink url="&blfs-ticket-root;17697">#17697</ulink>.</para>
63 </listitem>
64 <listitem>
65 <para>[thomas] - Upgrade sqlite-3.41.0. Fixes
66 <ulink url="&blfs-ticket-root;17687">#17687</ulink>.</para>
67 </listitem>
68 </itemizedlist>
69 </listitem>
70
71 <listitem>
72 <para>March 1st, 2023</para>
73 <itemizedlist>
74 <listitem>
75 <para>[xry111] - Seperate intel-vaapi-driver from libva into its
76 own section, and clarify it's used for "old" Intel GPUs.</para>
77 </listitem>
78 <listitem>
79 <para>[bdubbs] - Release of BLFS-11.3.</para>
80 </listitem>
81 </itemizedlist>
82 </listitem>
83
84 </itemizedlist>
85</sect1>
Note: See TracBrowser for help on using the repository browser.