blob: 447c725fcfc8a5c30e324d245a345f98a2c1f146 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Changelog for mdevd.
In 0.1.0.0
----------
- mdevd-netlink removed.
- mdevd now listens to the netlink itself.
- mdevd-coldplug now doesn't print events to stdout; it triggers
the events in the kernel instead. This means mdevd should run first
to catch the events, and then mdevd-coldplug should be launched.
In 0.0.1.0
----------
- Initial release.
|