X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=ChangeLog;h=ac03a3d29a8cb1daab212ab6d36a6a60cde0eda1;hp=bccb162c6d12afe4a746a269a3c3524352302826;hb=bf088a572eda0eb95de1e0d08a68c9280ada2a10;hpb=2ad6af0fc0c3e44da40274ecda1e707494b922e3 diff --git a/ChangeLog b/ChangeLog index bccb162c6..ac03a3d29 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +Summary of changes from v148 to v149 +============================================ + +Daniel Elstner (1): + really fix both in-tree and out-of-tree builds + +Dmitry Torokhov (1): + input-id: identify touchscreens + +Kay Sievers (4): + libudev: doc - use #NULL + configure.ac: version bump + really really fix both in-tree and out-of-tree builds + fix both in-tree and out-of-tree builds + +Martin Pitt (6): + input_id: Fix endless loop for non-input devices + input_id: Do not tag non-input devices with ID_INPUT + input_id: small optimization + input_id: check event mask + input_id: Check mouse button for ID_INPUT_MOUSE + udev_device_get_parent_with_subsystem_devtype(): Clarify documentation + + Summary of changes from v147 to v148 ============================================