Update to version 0.5, update NEWS
This commit is contained in:
parent
2adcb24207
commit
b12b017f3a
5
NEWS
5
NEWS
@ -1,4 +1,9 @@
|
||||
Version 0.5 - 22 October 2012
|
||||
|
||||
* Improved compatibility with older DKMS versions.
|
||||
* Set device state to D3cold instead of D3hot.
|
||||
* Only print DSM method call results when debugging is enabled.
|
||||
* Fixed runtime power management regression in Linux 3.6.
|
||||
|
||||
Version 0.4.2 - 26 April 2012
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
#include <linux/seq_file.h>
|
||||
#include <linux/pm_runtime.h>
|
||||
|
||||
#define BBSWITCH_VERSION "0.4.2"
|
||||
#define BBSWITCH_VERSION "0.5"
|
||||
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_DESCRIPTION("Toggle the discrete graphics card");
|
||||
|
Loading…
x
Reference in New Issue
Block a user