blob: 126bb8069169418cb187d29c72b5076044d6303a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
Changelog for mdevd.
In 0.1.0.1
----------
- Bugfixes.
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.
|