X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=f93f4423890968a2b8255e282f77c5c956ac2434;hb=3c2d93ab6f3f966a8d76651af59607215753f822;hp=b918701eef82ac79b3188dce61a4a398c11a8ab7;hpb=c6adc3ed7710f99780729bd9a8c8c20e0ce23070;p=psensor.git diff --git a/NEWS b/NEWS index b918701..f93f442 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,18 @@ Psensor NEWS ============ +v1.1.4 +------ + +* Added tooltip explaining why a setting is not available. +* Removed support of old AppIndicator library < 3.0. + +v1.1.3 +------ + +* Fixed compilation issue with gtk+3.14 due to deprecation + of GtkStatusIcon. (Closes: #763257). + v1.1.2 ------