Update change log with the lsb release openSUSE fix.

This commit is contained in:
Pedro Algarvio 2013-04-23 10:40:53 +01:00
parent ad775783ad
commit 6048bf14b1

View file

@ -1,6 +1,8 @@
Version 1.5.X: Version 1.5.X:
* Fixed an issue we had when /proc/cpuinfo had more than one CPU. * Fixed an issue we had when /proc/cpuinfo had more than one CPU.
Detected on AMD cpu's. Detected on AMD cpu's.
* OpenSUSE 12.3 uses lsb_release. Fix the returned distro name
"openSUSE project" to "openSUSE" which the script handles.
* Distro Support Fixed: * Distro Support Fixed:
* FreeBSD (Don't let the script fail if PACKAGESITE is not * FreeBSD (Don't let the script fail if PACKAGESITE is not
set) set)