Really remove enabled: X - everyone was told it was dead in 0.7, so any left over...
[acer_acpi.git] / NEWS
blobc6c78ebe28a140c59cebb3ddeffacd59a489fd11
1 2007-XX-XX Version 0.8
2         Register backlight with backlight driver
3         Restored 3G support
4         Added new sysfs interface to /sys/devices/platform/acer_acpi
5         Added EC support for Aspire 5040
7 2007-08-02 Version 0.7
8         Dropped 'enabled: X' support
9         Added limited direct EC support for Aspire 5020 and TravelMate 2490
10         Fixed broken AMW0 values on hibernate
11         Added new sysfs interface to /sys/devices/platform/acer_acpi
13 2007-07-17 Version 0.6.3
14         Fix Bash 3.2 bug in Makefile (really fixes *buntu build bug)
16 2007-07-15 Version 0.6.2
17         Fix packaging bug from 0.6.1 (directory name accidentally
18         dropped acer_acpi-)
20 2007-07-13 Version 0.6.1
21         Remove 2.4 kernel check, as it breaks *buntu systems
23 2007-07-06 Version 0.6
24         Cleaned up code
25         Added WMID support
26         Makefile no longer gives harmless errors on older 2.6 kernels
28 2007-05-05 Version 0.5
29         New maintainer added: Carlos Corbacho <cathectic@gmail.com>     
30         cat /proc/acpi/acer/{feature} now works - see ChangeLog for more
32 2007-03-31 Version 0.4
33         Compiles under later 2.6 series kernels.
34         New home at code.google.com
36 2005-08-30 Version 0.3
37         Fixed a bug in the call to acpi_bus_register_driver, so the module
38         no longer needs loading twice.
40 2005-08-28 Version 0.2
41         First public release, this version actually does some useful things.
43 2005-08-27 Version 0.1
44         Initial release that enables wireless on modprobe.  And that's it.