summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2017-03-05 12:40:03 +0100
committerRémi Verschelde <rverschelde@gmail.com>2017-03-05 12:49:22 +0100
commit9a8628d23a69da43681d96dba5af43915bc7d8be (patch)
tree23e3b6aec6db5c74ddb54d803f9d773bdf899173 /NEWS
parentb27b2d219c797904c763626097c67d2272e11c11 (diff)
downloadmgaonline-9a8628d23a69da43681d96dba5af43915bc7d8be.tar
mgaonline-9a8628d23a69da43681d96dba5af43915bc7d8be.tar.gz
mgaonline-9a8628d23a69da43681d96dba5af43915bc7d8be.tar.bz2
mgaonline-9a8628d23a69da43681d96dba5af43915bc7d8be.tar.xz
mgaonline-9a8628d23a69da43681d96dba5af43915bc7d8be.zip
3.183.18
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 10343294..cef5335b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 3.18 - 5 March 2017, Rémi Verschelde
+
- install and use SVG icons by default
o they are now installed in the standard hicolor theme, so that they
can be used without hardcoding paths
@@ -6,6 +8,7 @@
for Plasma only; other DEs keep using the previous code with
GtkStatusIcon (which is not supported in Plasma)
o always show the status icon when passing --testing
+- updated translations
Version 3.17 - 10 Aug 2016, Anne Nicolas