diff options
author | KatolaZ <katolaz@freaknet.org> | 2017-01-05 00:15:33 +0000 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2017-01-05 00:15:33 +0000 |
commit | 603a72e648ced831cebd9f401fe1af2a20ccac6b (patch) | |
tree | 1bfaf384bf53c9c1a0f31c6e4df60664169d5086 /debian_package/setnet-0.2/debian/changelog | |
parent | 7601025d906f7a79df47f42e5009b74738d64e2e (diff) |
version 0.2 releasedrelease-0.2
Diffstat (limited to 'debian_package/setnet-0.2/debian/changelog')
-rw-r--r-- | debian_package/setnet-0.2/debian/changelog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/debian_package/setnet-0.2/debian/changelog b/debian_package/setnet-0.2/debian/changelog new file mode 100644 index 0000000..b66a0b4 --- /dev/null +++ b/debian_package/setnet-0.2/debian/changelog @@ -0,0 +1,27 @@ +setnet (0.2-1) unstable; urgency=medium + + * Initial release (20170104) + + == Major Changes == + + + Polished code to make it posix-shell compliant + + + Tested with bash, busybox, dash, ksh, mksh, posh, yash + + + Added support and checks for hard, soft, and optional + dependencies + + + Added standard command line options (-c, -h, -v) + + + Added submenu "Info" with basic network testing tools + + + Added submenu "Dump" to dump network information to a file + + + Added submenu "Log" (shows setnet logfile) + + + Added status information in device configuration panel + + + Added minimal README.Debian file + + + -- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Wed, 04 Jan 2017 18:52:56 +0000 |