diff --git a/inxi.changelog b/inxi.changelog index 18ae7b9..a1f8ad7 100644 --- a/inxi.changelog +++ b/inxi.changelog @@ -168,7 +168,7 @@ like the device name and variant, and a few other specialized items. You can see your android device lets inxi read build.prop if you see under -S Distro: Android 7.1 (2016-07-23) or just Android. If it shows just android, that means it can't read that file. Showing Android however is also new, since while inxi -can't always read build.prop if that file is there, it's android, so inxi +can't always read build.prop, if that file is there, it's android, so inxi finally can recognize it's in android, even though it can't give much info if it's locked down. Inxi in fact did not previously know it was running in android, which is quite different from ARM systems in some ways, but now it does.