diff options
| author | KatolaZ <katolaz@freaknet.org> | 2017-01-20 15:21:03 +0000 | 
|---|---|---|
| committer | KatolaZ <katolaz@freaknet.org> | 2017-01-20 15:21:03 +0000 | 
| commit | 1c139056e6f944268fd8852c074961425737a55a (patch) | |
| tree | 25ea2045633bb863e8dfbc637ef8325426270b84 /ChangeLog | |
| parent | c62b57b8d367950aee59bdfd95a71bf2da32ef8e (diff) | |
added check_shell, chk_out, and chk_exit.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 19 | 
1 files changed, 19 insertions, 0 deletions
| diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..6ecc229 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,19 @@ +2017-01-20  KatolaZ  <katolaz@freaknet.org> + +		* setnet.sh (0.3): +			* implemented check of running shell +			* implemented workaround for zsh -- now fully supported  +		* added chk_out and chk_exit +			* all direct commands (e.g., ip, wpa_cli) are now checked + +2017-01-07  KatolaZ  <katolaz@freaknet.org> + +		* setnet.sh (configure_device): Improved wifi detection +		(netdiag_ping),	(netdiag_traceroute),(netdiag_query): +			changed dialog to programbox +		* solved viasualitation bug in ip config +		* added a manpage +		* Added configuration variable "WIFI_DEVICES" +		* The "Setup interface" menu has been reorganised +			* added "Config IP Address" and "Manage Wifi Networking" + | 
