diff options
author | David Zeuthen <davidz@redhat.com> | 2009-10-29 18:44:58 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-10-29 18:46:50 +0100 |
commit | 5448cc56f674b49aa0a2d718cac4266e18286712 (patch) | |
tree | bb25acd59f309adf2dac72943ff304aeab00cc6a /NEWS | |
parent | 1150c6e641374196f6dc47bd0e01dee7504abd9b (diff) |
gudev: remove G_UDEV_API_IS_SUBJECT_TO_CHANGE since API is now stable
Signed-off-by: David Zeuthen <davidz@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -31,6 +31,9 @@ The option "last_rule" does no longer exist. Its use breaks too many things which expect to be run from independent later rules, and is an idication that something needs to be fixed properly instead. +The gudev API is no longer marked as experimental, +G_UDEV_API_IS_SUBJECT_TO_CHANGE is no longer needed. + udev 146 ======== Bugfixes. |