[quickstart] Import v0.02 released on 2007/11/12
[quickstart] / quickstart / CHANGELOG
1 * version 0.02 2007/11/12
2   - Project renamed to quickstart to prevent conflict with Microsoft
3     trademark Hotstart(TM).
4   - Removed procfs support since /proc/acpi will be removed from kernel soon.
5   - Added sysfs support.
6   - Button states are now unified into a single attribute file which displays
7     the button name used to power the system on.
8   - Added attribute file to show all suported buttons.
9   - Code cleanups.
10
11 * version 0.01 2007/11/10
12   - Detects button devices and creates proc entries to each device.
13   - Proc entries can be written.
14   - Workaround to raise device Notify event.
15   - First hotstart release.