Update to version 0.7, update NEWS
This commit is contained in:
parent
2822d1630c
commit
c7dbd6babb
6
NEWS
6
NEWS
@ -1,3 +1,9 @@
|
||||
Version 0.7 - 28 May 2013
|
||||
|
||||
* Fixes a scary WARNING on Linux 3.9.
|
||||
* Improved debug information when an ACPI method cannot be executed.
|
||||
* Added copyright information, update my name.
|
||||
|
||||
Version 0.6 - 19 March 2013
|
||||
|
||||
* Add workaround for Linux 3.8 regression (not present in earlier or latter
|
||||
|
@ -36,7 +36,7 @@
|
||||
#include <linux/seq_file.h>
|
||||
#include <linux/pm_runtime.h>
|
||||
|
||||
#define BBSWITCH_VERSION "0.6"
|
||||
#define BBSWITCH_VERSION "0.7"
|
||||
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_DESCRIPTION("Toggle the discrete graphics card");
|
||||
|
Loading…
x
Reference in New Issue
Block a user