summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-06-22 12:07:18 -0400
committerKali Kaneko <kali@leap.se>2015-06-22 15:03:57 -0400
commit8de9387861bbb2f450befa78f4343b0a294b96f2 (patch)
treed38c80d72e1935b972259b98627b4abfab65630f /changes
parente214eff95c922f16b67e03a4eefd523835081297 (diff)
[feat] log lsb_release info if available
if the lsb_release utility is present on system, log part of its output so we can have more information about the platform bitmask is running on. - Resolves: #7162 - Releases: 0.9.0
Diffstat (limited to 'changes')
-rw-r--r--changes/feature-7162_log_lsb_release_info1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature-7162_log_lsb_release_info b/changes/feature-7162_log_lsb_release_info
new file mode 100644
index 00000000..3e7b25e5
--- /dev/null
+++ b/changes/feature-7162_log_lsb_release_info
@@ -0,0 +1 @@
+- Log LSB-release info if available. Closes: #7162