From 63ae04cd8dc75ec4f3cbb7eeb568c6a5e2b7c280 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Mon, 14 Jul 2014 19:11:22 +0400 Subject: [PATCH] edit changelog --- CHANGELOG | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 6c56b89..ddffe5e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,23 +1,27 @@ Ver.1.2.0: + [all] added icons -+ [dataengine] added support of netctl-auto ++ [all] added support of netctl-auto + [gui] added suppoort of macvlan + [gui] added ability to remove profile + [gui] added support of hidden wifi network + [gui] added contextual menu to tables + [gui] added actions menu + [gui] added clear() function to profileTab -+ [gui] added support of netctl-auto ++ [gui] added about window ++ [gui] more command line options ++ [gui] added workaround for wireless-wep example + [lib] detached backend from frontend + [lib] added error checking -+ [plasmoid] added support of netctl-auto + [plasmoid] added dataengine configuration ++ [plasmoid] added about window * [all] changes in the project architecture * [all] refactoring * [gui] more debug information * [gui] changed lineEdit_profile to comboBox * [gui] refactoring of configuration interface +* [gui] changed setting of the interface to profile tab * [lib] more debug information +* [lib] rewrited getSettingsFromProfile() function * [plasmoid] edited configuration interface * [plasmoid] changed double click event to click event