X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor-pkg-ubuntu.git;a=blobdiff_plain;f=NEWS;h=59418225f587fde1e6251f6d7600ec936b535c6b;hp=b918701eef82ac79b3188dce61a4a398c11a8ab7;hb=d9faf40c40a26a23d26eac96ef7c28efec46e133;hpb=11742b0e179695f1cf4792188ae5e1003d8b0002 diff --git a/NEWS b/NEWS index b918701..5941822 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,21 @@ Psensor NEWS ============ +v1.1.4 +------ + +* psensor-server: avoid to retrieve files which are not under the + webserver directory. +* Fixed compilation failure due to MHD_create_response_from_buffer + which has been deprecated + + +v1.1.3 +------ + +* Fixed compilation issue with gtk+3.14 due to deprecation + of GtkStatusIcon. (Closes: #763257). + v1.1.2 ------