aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8a5a3ba..651a4bc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,10 @@
+## [0.0.9(1)] - 2016-03-11
+*) enabled debug settings -> log priority level
+*) added warnings for root disabled/denied
+*) added warnings for external adapter not found
+*) fixed bug that allowed only 1 network to be saved
+*) changed default command execution from "su" to "shell" user, for commands that don't really need root privileges.
+*) removed "App" from application's title.
## [0.0.9] - 2016-03.06
Published the first, alpha, release.
@@ -7,4 +14,4 @@ on Replicant 6.0:
-connect to unsecured network WORKS.
on Replicant 4.2:
- -all the work is still in progress. Nothing functional yet. \ No newline at end of file
+ -all the work is still in progress. Nothing functional yet.