2017-06-19 Daniel Mustieles <daniel.mustieles@gmail.com> Updated Spanish translation 2017-06-17 Gábor Kelemen <kelemeng@openscope.org> Update Hungarian translation 2017-06-17 Baurzhan Muftakhidinov <baurthefirst@gmail.com> Update Kazakh translation 2017-06-15 Benoît Dejean <bdejean@gmail.com> Fix one more gchar* leak. 2017-06-15 Benoît Dejean <bdejean@gmail.com> Fix memory leaks when converting gchar* to string. https://bugzilla.gnome.org/show_bug.cgi?id=783447 2017-06-15 Benoît Dejean <bdejean@gmail.com> 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 <mario.blaettermann@gmail.com> Update German translation 2017-05-22 Robert Roth <robert.roth.off@gmail.com> Prepared release 3.25.2 2017-05-22 Robert Roth <robert.roth.off@gmail.com> Fixed distcheck