]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/doc/relnotes.txt
Doc: Mentioned daemon and signal helpers in release notes
[libucw.git] / ucw / doc / relnotes.txt
index 89d9c2c5bc4df8f7179fd7edd514b1ff77437198..7d726dd5ab212f1212422c35a752c89c8d198dac 100644 (file)
@@ -18,6 +18,11 @@ WIP
    <<conf:fun_cf_open_group,`cf_open_group()`>>,
    <<conf:fun_cf_close_group,`cf_close_group()`>>, and
    <<conf:fun_cf_revert,`cf_revert()`>>.
+* <<daemon:,Daemon helpers>> have been added including a new `daemon-control`
+  utility. The old `daemon-helper` utility has been obsoleted and it is not
+  compiled by default.
+* <<signal:,Signal helpers>> for translation between signal names and numbers
+  have been added.
 
 5.0
 ---