diff options
author | Fil <fil.bergamo@riseup.net> | 2017-03-11 12:22:10 +0100 |
---|---|---|
committer | Fil <fil.bergamo@riseup.net> | 2017-03-11 12:22:10 +0100 |
commit | e6dff16f9342557ee6573e2a209222b3153f05a5 (patch) | |
tree | 487e5e2a1a84e014f82ec776b68a7a60624788ec | |
parent | d425e78938cb98649d8276853ff4dbce79bdb2d2 (diff) | |
download | packages_apps_repwifi-e6dff16f9342557ee6573e2a209222b3153f05a5.zip packages_apps_repwifi-e6dff16f9342557ee6573e2a209222b3153f05a5.tar.gz packages_apps_repwifi-e6dff16f9342557ee6573e2a209222b3153f05a5.tar.bz2 |
Updated CHANGELOG
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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. |