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
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 <listitem>
42 <para>March 2nd, 2023</para>
43 <itemizedlist>
[279b2358]44 <listitem>
45 <para>[renodr] - Update to harfbuzz-7.0.1. Fixes
46 <ulink url="&blfs-ticket-root;17683">#17683</ulink>.</para>
47 </listitem>
[c55385de]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>
[b00e6f6]52 <listitem>
53 <para>[renodr] - Archive libdiscird. Fixes
54 <ulink url="&blfs-ticket-root;17733">#17733</ulink>.</para>
55 </listitem>
[8ccee9ac]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>
[ad91950]60 <listitem>
61 <para>[timtas] - Update to mesa-22.3.6. Fixes
62 <ulink url="&blfs-ticket-root;17697">#17697</ulink>.</para>
63 </listitem>
[79a6c29]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
[3ff0fa0]71 <listitem>
[26a3218]72 <para>March 1st, 2023</para>
[3ff0fa0]73 <itemizedlist>
[5edd53e]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>
[cebfa20]78 <listitem>
[26a3218]79 <para>[bdubbs] - Release of BLFS-11.3.</para>
[70d94f98]80 </listitem>
81 </itemizedlist>
82 </listitem>
83
[b62222b]84 </itemizedlist>
[f45b1953]85</sect1>
Note: See TracBrowser for help on using the repository browser.