Changelog and version bump for X object manager changes.
This commit is contained in:
parent
e331a05c77
commit
7fc72a02d9
|
@ -1,3 +1,5 @@
|
||||||
|
- X object manager revisions from Eamon Walsh.
|
||||||
|
|
||||||
* Tue Nov 17 2009 Chris PeBenito <selinux@tresys.com> - 2.20091117
|
* Tue Nov 17 2009 Chris PeBenito <selinux@tresys.com> - 2.20091117
|
||||||
- Add separate x_pointer and x_keyboard classes inheriting from x_device.
|
- Add separate x_pointer and x_keyboard classes inheriting from x_device.
|
||||||
From Eamon Walsh.
|
From Eamon Walsh.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
policy_module(xserver, 3.3.0)
|
policy_module(xserver, 3.3.1)
|
||||||
|
|
||||||
gen_require(`
|
gen_require(`
|
||||||
class x_drawable all_x_drawable_perms;
|
class x_drawable all_x_drawable_perms;
|
||||||
|
|
Loading…
Reference in New Issue