From: Jean-Philippe Orsini Date: Mon, 29 Sep 2014 07:49:44 +0000 (+0200) Subject: v1.1.3 will only contain the FTBFS fix X-Git-Tag: v1.2.0~99 X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=09cbf32980abff4b3e75a0f35daf12345026bc22 v1.1.3 will only contain the FTBFS fix --- diff --git a/NEWS b/NEWS index 606c1d1..f93f442 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,15 @@ Psensor NEWS ============ -v1.1.3 +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).