X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=blobdiff_plain;f=NEWS;h=65a7e28671fd551459f78942fea6cb86a80f7bde;hp=5a3c078bbd89d921c135eaf1d8ec83cccd88de55;hb=9dc8095432b3733157be0c01a41013e640a75f76;hpb=bcc60f94fc788d774205bcf824b655ae2fb4e6fc diff --git a/NEWS b/NEWS index 5a3c078..65a7e28 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,10 @@ v1.1.4 * Support max/min sensor information from providers. * Fixed string not translatable. (Closes: #138076). * Added a default high threshold for temperature. +* Made help2man optional. +* New dconf settings +default-high-threshold-temperature+, + and +default-sensor-alarm-enabled+. +* Fixed memory leaks due to glib GError. v1.1.3 ------