blob: be4e8c84c6fc0f1621949bde29c001bdcf6e575a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
Changelog for mdevd.
In 0.1.0.2
----------
- Adaptation to skalibs-2.7.0.0.
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.
|