about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2023-12-01 08:00:01 +0100
committerVladimír Čunát <v@cunat.cz>2023-12-01 08:00:01 +0100
commit6864df8a826078955482d8df01e3163f4018441b (patch)
treed1fdf6810b3568a24448083a403672c6b860cfa4 /nixos
parent305cd929fd6c40435a4e46e0850c3c339b84390f (diff)
downloadnixlib-6864df8a826078955482d8df01e3163f4018441b.tar
nixlib-6864df8a826078955482d8df01e3163f4018441b.tar.gz
nixlib-6864df8a826078955482d8df01e3163f4018441b.tar.bz2
nixlib-6864df8a826078955482d8df01e3163f4018441b.tar.lz
nixlib-6864df8a826078955482d8df01e3163f4018441b.tar.xz
nixlib-6864df8a826078955482d8df01e3163f4018441b.tar.zst
nixlib-6864df8a826078955482d8df01e3163f4018441b.zip
libass: put the release note into 24.05
Commit 406de7fdc3097 put this into 23.11 but that commit
has not made it to 23.11 release notes and conflict resolution
in 305cd929fd6c dropped that.
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index f25999f607d9..c3d69f468751 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -31,6 +31,8 @@ In addition to numerous new and upgraded packages, this release has the followin
   The `nimPackages` and `nim2Packages` sets have been removed.
   See https://nixos.org/manual/nixpkgs/unstable#nim for more information.
 
+- `libass` now uses the native CoreText backend on Darwin, which may fix subtitle rendering issues with `mpv`, `ffmpeg`, etc.
+
 - The Yama LSM is now enabled by default in the kernel, which prevents ptracing
   non-child processes. This means you will not be able to attach gdb to an
   existing process, but will need to start that process from gdb (so it is a