blob: 32d734362269c390e7563e451c0c4f2bea5fdbda (
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 ran.
In 0.0.1.0
----------
- Initial release.
|