X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=65a7e28671fd551459f78942fea6cb86a80f7bde;hb=30280f0093e8aea4bc8af8a46c2e529e8ec61ac9;hp=f6e58ab66a9d26f9d59f1fafa233a17f41e40321;hpb=fde48cbdbc9974adaa6b5ec1172d78025518e64e;p=psensor.git diff --git a/NEWS b/NEWS index f6e58ab..65a7e28 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,11 @@ v1.1.4 * Avoid multiple sensor preferences dialog at the same time. * 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 ------