Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
  • Loading branch information
troglobit committed Dec 21, 2023
1 parent 516076e commit a5bff06
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,18 @@ ChangeLog
All notable changes to the project are documented in this file.


[3.6][] - 2023-12-20
[3.6][] - 2023-12-21
--------------------

### Changes
- A new file system monitor has been added: `fsmon /var { ... }`
- A new file system monitor has been added: `fsmon /var { ... }`,
multiple `fsmon /path` monitors are possible
- The syntax for the generic monitor script has changed, `watchdogd`,
however, remains backwards compatible. New syntax:

generic /path/to/montor-script.sh { ... }

- The generic scripts monitor now supports running multiple scripts
- Documentation of the libwdog supervisor API by Andreas Helbech Kleist
- API docs at <https://codedocs.xyz/troglobit/watchdogd/wdog_8h.html>
- State file location changed from `/var/lib/` to `/var/lib/misc/`.
Expand Down

0 comments on commit a5bff06

Please sign in to comment.