2017-06-19  Daniel Mustieles  <[email protected]>

       Updated Spanish translation

2017-06-17  Gábor Kelemen  <[email protected]>

       Update Hungarian translation

2017-06-17  Baurzhan Muftakhidinov  <[email protected]>

       Update Kazakh translation

2017-06-15  Benoît Dejean  <[email protected]>

       Fix one more gchar* leak.

2017-06-15  Benoît Dejean  <[email protected]>

       Fix memory leaks when converting gchar* to string.

       https://bugzilla.gnome.org/show_bug.cgi?id=783447

2017-06-15  Benoît Dejean  <[email protected]>

       Revert some changes introduces by Artem's patches in e9173fbc..42d939e1.

       Make ProcList::find(pid) return a pointer instead of having to deal with
       exceptions. Not finding a process is common. And having big try/catch blocks
       may silent legit exception.

       Also move back ProcInfo initialization back to its contructor.
       The whole point of having a seperate ProcList class was not to move ProcInfo
       code there.

2017-05-28  Mario Blättermann  <[email protected]>

       Update German translation

2017-05-22  Robert Roth  <[email protected]>

       Prepared release 3.25.2

2017-05-22  Robert Roth  <[email protected]>

       Fixed distcheck