Skip to content

Commit fe5d739

Browse files
committed
Doc: update README [ci skip]
1 parent dba0672 commit fe5d739

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Features:
1111
* Drop `PulseAudio` dependency
1212
* Improve DietPi OS and Raspberry Pi OS detection (#1816, OS, Linux)
1313
* Force reporting version 26 on macOS Tahoe (OS, macOS)
14-
* Fix `pci.ids` file location (#1819, GPU, OpenBSD)
1514
* Append version string to Ubuntu variants (OS, Linux)
1615
* Improve performance of media detection for macOS 15.4+ (Media, macOS)
1716
* Increase `PROC_FILE_BUFFSIZ` to avoid possible short reads (Linux)
@@ -20,6 +19,10 @@ Features:
2019
* Ignore `init` and `systemd` processes when detecting terminals (Terminal, Linux)
2120
* Improve accuracy of CPU usage detection on Windows 10+ with perflib, which matches values reported by Task Manager (CPUUsage, Windows)
2221

22+
Bugfixes:
23+
* Fix `pci.ids` file location (#1819, GPU, OpenBSD)
24+
* Fix compiling on FreeBSD when `libdrm` support is disabled (#1820, GPU, FreeBSD)
25+
2326
Logos:
2427
* Improve visibility on white-background terminals for some logos by replacing white with the default foreground color
2528
* According to Wikipedia, the default foreground color is implementation-defined. It's usually black for white themes and white for dark themes. However, some terminals, notably Konsole with the default theme, use a different color, which may cause issues with some logos.

0 commit comments

Comments
 (0)