Skip to content

Commit 82e7e51

Browse files
NEWS: Update
1 parent 96751a6 commit 82e7e51

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

NEWS

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,19 @@ Targets are:
3737
- =aarch64-linux-gnu=
3838
** Add tests
3939
** Update and improve the documentation
40+
- Document Guile-Udev types.
41+
42+
Changes by Maxim Cournoyer <[email protected]>:
4043
- Document how GNU Guix can be used to develop or install guile-udev.
4144
- Refine documentation for the =make-udev-monitor= procedure.
4245
- Show the existing complete device listener example content.
43-
- Document Guile-Udev types.
44-
45-
Thanks to Maxim Cournoyer <[email protected]>.
4646
** Change the default the timeout values of `make-udev-monitor' to #f
4747
The TIMEOUT-SEC and TIMEOUT-USEC arguments now default to #f instead of 0,
4848
which means that the `select' call no longer polls by default, which would
4949
consume 100% of a CPU core (see:
5050
https://github.com/artyom-poptsov/guile-udev/issues/5).
51+
52+
Implemented by Maxim Cournoyer <[email protected]>.
5153

5254
* Changes in version 0.2.4 (2022-12-27)
5355
** Bugfix: Check every string that comes from the udev for NULL

0 commit comments

Comments
 (0)