File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 33Bugfixes:
44* Fix old fish version compatibility (#744 )
55* Fix truncated texts in ` --help format ` (#745 )
6- * Fix old vulkan-header library compatibility (#748 )
6+ * Fix old vulkan-header and libdrm library compatibility (#748 , Linux )
77* Fix possible segfaults in ` --help *-format ` (#749 )
88* Fix invalid resolution detection when using libdrm (Linux, Display)
9+ * Fix segfault when ` /sys/devices/system/cpu/cpufreq/ ` doesn't exist (#750 , CPU, Linux)
10+ * Don't detect ` SessionLeader ` as terminal (Terminal, Linux)
911
1012# 2.8.7
1113
Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.12.0) # target_link_libraries with OBJECT libs & project homepage url
22
33project (fastfetch
4- VERSION 2.8.7
4+ VERSION 2.8.8
55 LANGUAGES C
66 DESCRIPTION "Fast neofetch-like system information tool"
77 HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"
You can’t perform that action at this time.
0 commit comments