diff options
author | KatolaZ <katolaz@freaknet.org> | 2017-01-29 18:15:55 +0000 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2017-01-29 18:15:55 +0000 |
commit | ce29fd6f30e02fb5caf9e0a6ee409f387dbd1220 (patch) | |
tree | 023a22ea3b6dd3fa5f4dcf81f8c42f1c4c7b9a11 /debian_package/setnet-0.3/debian/changelog | |
parent | 33a4c4b01bd9aacec19533add10884171b608f5b (diff) |
Deb package version 0.3release-0.3
Diffstat (limited to 'debian_package/setnet-0.3/debian/changelog')
-rw-r--r-- | debian_package/setnet-0.3/debian/changelog | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/debian_package/setnet-0.3/debian/changelog b/debian_package/setnet-0.3/debian/changelog new file mode 100644 index 0000000..b3acbcc --- /dev/null +++ b/debian_package/setnet-0.3/debian/changelog @@ -0,0 +1,40 @@ +setnet (0.3-1) unstable; urgency=medium + + * Version 0.3 -- See ChangeLog for details + + -- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Sun, 29 Jan 2017 15:43:35 +0000 + +setnet (0.2.1-1) unstable; urgency=medium + + + * Version 0.2.1 -- See ChangeLog for details + + -- Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> Sat, 07 Jan 2017 23:29:44 +0000 + +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 |