aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorAngelo Naselli <angelo.naselli@softeco.it>2016-06-16 12:56:45 +0859
committerAngelo Naselli <angelo.naselli@softeco.it>2016-06-16 12:56:45 +0859
commit4f53c1d2340cf24e05fd8046c7f913763124b62d (patch)
treec010f847d7aaa79873d3e4e1fdf9b94e34d15776 /Changes
parentbbcdeef327e574c44621ec8b10f8bb1b6ae33f1c (diff)
downloadmanatools-4f53c1d2340cf24e05fd8046c7f913763124b62d.tar
manatools-4f53c1d2340cf24e05fd8046c7f913763124b62d.tar.gz
manatools-4f53c1d2340cf24e05fd8046c7f913763124b62d.tar.bz2
manatools-4f53c1d2340cf24e05fd8046c7f913763124b62d.tar.xz
manatools-4f53c1d2340cf24e05fd8046c7f913763124b62d.zip
Prepare 1.1.3 release
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 5 insertions, 1 deletions
diff --git a/Changes b/Changes
index 51b937d6..8e76a1f0 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+1.1.3 Thu Jun 16 12:55:52 JST 2016
+ - dragoraUpdate - mga#18643, dragoraUpdate can be run as user only with mana update
+ - mga#18288 - rigth setuid launching www-browser
+ - Added a workaround to avoid crash when categories are translated in mpan
+ and not in external configuration file
- manaservice - fixed disabling and enabling legacy services (github isse 3)
- manauser - edit user now use utf-8 for fullname (github isse 2)
- manauser - Added YItem comparision instead of lables
@@ -6,7 +11,6 @@
- Translated logger with trace() ability
- Modules now have simpler name/title/icon system
- Dialog can now also use the logger functions
-1.1.3 Sun Mar 20 23:41:00 CET 2016
- Add PkgDownloader module
the module gaves the ability to download
a binary package or a source one without having to install it.