update NEWS

This commit is contained in:
Kay Sievers 2011-10-10 14:49:18 +02:00
parent 29282732bd
commit c61e36b1b4
2 changed files with 8 additions and 5 deletions

5
NEWS
View file

@ -1,4 +1,4 @@
udev 174
udev 173+
========
Bugfixes.
@ -16,6 +16,9 @@ The long deprecated keys: SYSFS, ID, BUS have been removed.
The support for 'udevadm trigger --type=failed, and the
RUN{fail_event_on_error} attribute was removed.
The udev control socket is now created in /run/udev/control
and no longer as an abstract namespace one.
udev 173
========
Bugfixes.

8
TODO
View file

@ -1,19 +1,19 @@
- test (now fixed) /dev/tape/ links
- move udevd -> --libexecdir
- move udevadm -> --bindir
- have a $attrs{} ?
- kill rules_generator
- move udevadm -> --bindir
- kill tabs?
- warn about RUN+="socket:"
- deprecate and warn about RUN+="socket:"
- libudev.so.1
- symbol versioning:
- symbol versioning
- return object with *_unref()
- udev_monitor_from_socket()
- udev_queue_get_failed_list_entry()